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