hw_protocol        20 include/uapi/linux/netfilter/nfnetlink_log.h 	__be16		hw_protocol;	/* hw protocol (network order) */
hw_protocol        19 include/uapi/linux/netfilter/nfnetlink_queue.h 	__be16		hw_protocol;	/* hw protocol (network order) */
hw_protocol       472 net/netfilter/nfnetlink_log.c 	pmsg.hw_protocol	= skb->protocol;
hw_protocol       487 net/netfilter/nfnetlink_queue.c 	pmsg->hw_protocol	= entskb->protocol;