Searched refs:__packet_lookup_frame_in_block (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/packet/
H A Daf_packet.c897 * __packet_lookup_frame_in_block
908 * case and __packet_lookup_frame_in_block will check if block-0
1052 static void *__packet_lookup_frame_in_block(struct packet_sock *po, function
1125 return __packet_lookup_frame_in_block(po, skb, len);

Completed in 92 milliseconds