packet_lookup_frame  487 net/packet/af_packet.c 	return packet_lookup_frame(po, rb, rb->head, status);
packet_lookup_frame 1074 net/packet/af_packet.c 		curr = packet_lookup_frame(po, &po->rx_ring,
packet_lookup_frame 1148 net/packet/af_packet.c 	return packet_lookup_frame(po, rb, previous, status);
packet_lookup_frame 1212 net/packet/af_packet.c 	return packet_lookup_frame(po, &po->rx_ring, idx, TP_STATUS_KERNEL);