Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/netfilter/
Dnfnetlink_log.h20 __be16 hw_protocol; /* hw protocol (network order) */ member
Dnfnetlink_queue.h19 __be16 hw_protocol; /* hw protocol (network order) */ member
/Linux-v5.4/net/netfilter/
Dnfnetlink_log.c472 pmsg.hw_protocol = skb->protocol; in __build_packet_message()
Dnfnetlink_queue.c487 pmsg->hw_protocol = entskb->protocol; in nfqnl_build_packet_message()