Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dif_vlan.h35 VLAN_FLAG_REORDER_HDR = 0x1, enumerator
/linux-6.3-rc2/net/8021q/
A Dvlan_netlink.c83 ~(VLAN_FLAG_REORDER_HDR | VLAN_FLAG_GVRP | in vlan_validate()
171 vlan->flags = VLAN_FLAG_REORDER_HDR; in vlan_newlink()
A Dvlan_dev.c55 if (!(vlan->flags & VLAN_FLAG_REORDER_HDR)) { in vlan_dev_hard_header()
112 vlan->flags & VLAN_FLAG_REORDER_HDR) { in vlan_dev_hard_start_xmit()
219 if (mask & ~(VLAN_FLAG_REORDER_HDR | VLAN_FLAG_GVRP | in vlan_dev_change_flags()
A Dvlan_core.c41 if (!(vlan_dev_priv(vlan_dev)->flags & VLAN_FLAG_REORDER_HDR) && in vlan_do_receive()
A Dvlan.c274 vlan->flags = VLAN_FLAG_REORDER_HDR; in register_vlan_device()

Completed in 11 milliseconds