Home
last modified time | relevance | path

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

/linux/net/packet/
H A Daf_packet.c2702 static int tpacket_parse_header(struct packet_sock *po, void *frame, in tpacket_parse_header() function
2861 tp_len = tpacket_parse_header(po, ph, size_max, &data); in tpacket_snd()