Home
last modified time | relevance | path

Searched refs:vlan_mode (Results 1 – 5 of 5) sorted by relevance

/net/ncsi/
A Dncsi-pkt.h226 unsigned char vlan_mode; /* VLAN mode */ member
243 unsigned char vlan_mode; /* VLAN mode */ member
A Dncsi-rsp.c812 nc->caps[NCSI_CAP_VLAN].cap = rsp->vlan_mode & in ncsi_rsp_handler_gc()
874 nc->modes[NCSI_MODE_VLAN].data[0] = rsp->vlan_mode; in ncsi_rsp_handler_gp()
/net/bridge/
A Dbr_vlan.c1453 path->bridge.vlan_mode = DEV_PATH_BR_VLAN_KEEP; in br_vlan_fill_forward_path_pvid()
1464 path->bridge.vlan_mode = DEV_PATH_BR_VLAN_TAG; in br_vlan_fill_forward_path_pvid()
1490 if (path->bridge.vlan_mode == DEV_PATH_BR_VLAN_TAG) in br_vlan_fill_forward_path_mode()
1491 path->bridge.vlan_mode = DEV_PATH_BR_VLAN_KEEP; in br_vlan_fill_forward_path_mode()
1493 path->bridge.vlan_mode = DEV_PATH_BR_VLAN_UNTAG_HW; in br_vlan_fill_forward_path_mode()
1495 path->bridge.vlan_mode = DEV_PATH_BR_VLAN_UNTAG; in br_vlan_fill_forward_path_mode()
A Dbr_device.c414 switch (path->bridge.vlan_mode) { in br_fill_forward_path()
/net/netfilter/
A Dnft_flow_offload.c139 switch (path->bridge.vlan_mode) { in nft_dev_path_info()

Completed in 23 milliseconds