Searched refs:TP_STATUS_CSUM_VALID (Results 1 – 3 of 3) sorted by relevance
112 #define TP_STATUS_CSUM_VALID (1 << 7) macro
446 #define TP_STATUS_CSUM_VALID (1 << 7)470 TP_STATUS_CSUM_VALID : This flag indicates that at least the transport
2143 status |= TP_STATUS_CSUM_VALID; in tpacket_rcv()3273 aux.tp_status |= TP_STATUS_CSUM_VALID; in packet_recvmsg()