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

/linux-master/net/packet/
H A Daf_packet.c514 static void *packet_lookup_frame(const struct packet_sock *po, function
538 return packet_lookup_frame(po, rb, rb->head, status);
1121 curr = packet_lookup_frame(po, &po->rx_ring,
1195 return packet_lookup_frame(po, rb, previous, status);
1259 return packet_lookup_frame(po, &po->rx_ring, idx, TP_STATUS_KERNEL);

Completed in 89 milliseconds