Searched refs:acceptance_field (Results 1 – 3 of 3) sorted by relevance
162 …en < (u_int) (offsetof(pcap_can_socketcan_xl_hdr, acceptance_field) + sizeof xl_hdrp->acceptance_f… in swap_socketcan_header()163 …th < (u_int) (offsetof(pcap_can_socketcan_xl_hdr, acceptance_field) + sizeof xl_hdrp->acceptance_f… in swap_socketcan_header()167 xl_hdrp->acceptance_field = SWAPLONG(xl_hdrp->acceptance_field); in swap_socketcan_header()
4118 canxl_hdr->acceptance_field = SWAPLONG(canxl_hdr->acceptance_field); in pcap_handle_packet_mmap()
75 uint32_t acceptance_field; member