Searched refs:hw_protocol (Results 1 – 11 of 11) sorted by relevance
24 - u_int16_t hw_protocol; /* hw protocol (network order) */28 + __be16 hw_protocol; /* hw protocol (network order) */
295 - u_int16_t hw_protocol; // hw protocol (network order)298 + uint16_t hw_protocol; // hw protocol (network order)
20 __be16 hw_protocol; /* hw protocol (network order) */ member
19 __be16 hw_protocol; /* hw protocol (network order) */ member
92 ntohs(ph->hw_protocol), ph->hook); in queue_cb()
466 pmsg.hw_protocol = skb->protocol; in __build_packet_message()
483 pmsg->hw_protocol = entskb->protocol; in nfqnl_build_packet_message()