Home
last modified time | relevance | path

Searched refs:hw_protocol (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/uapi/linux/netfilter/
Dnfnetlink_log.h19 __be16 hw_protocol; /* hw protocol (network order) */ member
Dnfnetlink_queue.h18 __be16 hw_protocol; /* hw protocol (network order) */ member
/linux-4.1.27/net/netfilter/
Dnfnetlink_log.c424 pmsg.hw_protocol = skb->protocol; in __build_packet_message()
Dnfnetlink_queue_core.c377 pmsg->hw_protocol = entskb->protocol; in nfqnl_build_packet_message()