Home
last modified time | relevance | path

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

/Linux-v6.6/net/packet/
Daf_packet.c2657 static int tpacket_parse_header(struct packet_sock *po, void *frame, in tpacket_parse_header() function
2816 tp_len = tpacket_parse_header(po, ph, size_max, &data); in tpacket_snd()