net/skbuff: add macros for VLAN_PRESENT bit
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Sat, 10 Nov 2018 18:58:34 +0000 (19:58 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Nov 2018 03:25:28 +0000 (19:25 -0800)
commitcec50ce59b84ab1cb2e3a3083cb20c5b2b30872d
treea383afa11092adc24f6cf472aa44cb97b4b9547b
parent6da3850d435c8fa0de5ba5c5807f19fa9ff1f310
net/skbuff: add macros for VLAN_PRESENT bit

Wrap VLAN_PRESENT bit using macro like PKT_TYPE_* and CLONED_*,
as used by BPF code.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h