Searched refs:TP_STATUS_CSUM_VALID (Results 1 – 4 of 4) sorted by relevance
118 #define TP_STATUS_CSUM_VALID (1 << 7) macro
780 if (tp_status & TP_STATUS_CSUM_VALID && cfg_bad_csum) { in recv_packet()
445 #define TP_STATUS_CSUM_VALID (1 << 7)470 TP_STATUS_CSUM_VALID This flag indicates that at least the transport
2355 status |= TP_STATUS_CSUM_VALID; in tpacket_rcv()3596 aux.tp_status |= TP_STATUS_CSUM_VALID; in packet_recvmsg()