Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnfnetlink_log.c411 const unsigned char *hwhdrp; in __build_packet_message() local
528 hwhdrp = skb_mac_header(skb); in __build_packet_message()
531 hwhdrp -= ETH_HLEN; in __build_packet_message()
533 if (hwhdrp >= skb->head && in __build_packet_message()
535 skb->dev->hard_header_len, hwhdrp)) in __build_packet_message()