Home
last modified time | relevance | path

Searched refs:NFQA_VLAN_PROTO (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_queue.h36 NFQA_VLAN_PROTO, /* __be16 skb vlan_proto */ enumerator
/linux/net/netfilter/
H A Dnfnetlink_queue.c658 nla_put_be16(skb, NFQA_VLAN_PROTO, entskb->vlan_proto)) in nfqnl_put_bridge()
1619 [NFQA_VLAN_PROTO] = { .type = NLA_U16}, in nfqnl_recv_verdict_batch()
1763 if (!tb[NFQA_VLAN_TCI] || !tb[NFQA_VLAN_PROTO]) in nfqnl_recv_verdict()
1767 nla_get_be16(tb[NFQA_VLAN_PROTO]), in nfqnl_recv_verdict()