|
Linux Kernel
3.7.1
|
#include <vlan.h>
Data Fields | |
| u32 | priority |
| u16 | vlan_qos |
| struct vlan_priority_tci_mapping * | next |
struct vlan_priority_tci_mapping - vlan egress priority mappings : skb priority : vlan priority: (skb->priority << 13) & 0xE000 : pointer to next struct
1.8.2