Searched refs:priority_vcid (Results 1 – 3 of 3) sorted by relevance
150 …aplen < (u_int) (offsetof(pcap_can_socketcan_xl_hdr, priority_vcid) + sizeof xl_hdrp->priority_vci… in swap_socketcan_header()151 …ength < (u_int) (offsetof(pcap_can_socketcan_xl_hdr, priority_vcid) + sizeof xl_hdrp->priority_vci… in swap_socketcan_header()155 xl_hdrp->priority_vcid = SWAPLONG(xl_hdrp->priority_vcid); in swap_socketcan_header()
4100 canxl_hdr->priority_vcid = SWAPLONG(canxl_hdr->priority_vcid); in pcap_handle_packet_mmap()
71 uint32_t priority_vcid; member