Searched refs:tpacket_auxdata (Results 1 – 3 of 3) sorted by relevance
687 struct tpacket_auxdata *aux = NULL; in recv_verify_packet_csum()699 if (cm->cmsg_len != CMSG_LEN(sizeof(struct tpacket_auxdata))) in recv_verify_packet_csum()701 cm->cmsg_len, CMSG_LEN(sizeof(struct tpacket_auxdata))); in recv_verify_packet_csum()716 char ctrl[CMSG_SPACE(sizeof(struct tpacket_auxdata))]; in recv_packet()
99 struct tpacket_auxdata { struct
3530 struct tpacket_auxdata aux; in packet_recvmsg()