Searched refs:TP_STATUS_CSUM_VALID (Results 1 – 3 of 3) sorted by relevance
116 #define TP_STATUS_CSUM_VALID (1 << 7) macro
444 #define TP_STATUS_CSUM_VALID (1 << 7)469 TP_STATUS_CSUM_VALID This flag indicates that at least the transport
2297 status |= TP_STATUS_CSUM_VALID; in tpacket_rcv()3523 aux.tp_status |= TP_STATUS_CSUM_VALID; in packet_recvmsg()