Searched refs:TP_STATUS_KERNEL (Results 1 – 4 of 4) sorted by relevance
106 #define TP_STATUS_KERNEL 0 macro
194 hdr->tp_status = TP_STATUS_KERNEL; in __v1_rx_user_ready()205 hdr->tp_status = TP_STATUS_KERNEL; in __v2_rx_user_ready()591 pbd->h1.block_status = TP_STATUS_KERNEL; in __v3_flush_block()
466 #define TP_STATUS_KERNEL 0469 The kernel initializes all frames to TP_STATUS_KERNEL, when the kernel484 if (status == TP_STATUS_KERNEL)914 pbd->h1.block_status = TP_STATUS_KERNEL;
919 if (likely(TP_STATUS_KERNEL == BLOCK_STATUS(pbd))) { in prb_retire_current_block()1220 return packet_lookup_frame(po, &po->rx_ring, idx, TP_STATUS_KERNEL); in __tpacket_has_room()1233 return prb_lookup_block(po, &po->rx_ring, idx, TP_STATUS_KERNEL); in __tpacket_v3_has_room()2253 TP_STATUS_KERNEL, (macoff+snaplen)); in tpacket_rcv()4098 TP_STATUS_KERNEL)) in packet_poll()