Searched refs:SWAPSHORT (Results 1 – 5 of 5) sorted by relevance
67 #define SWAPSHORT(y) \ macro73 p->major = SWAPSHORT(p->major); in iswap_hdr()74 p->minor = SWAPSHORT(p->minor); in iswap_hdr()
429 opthdr->option_code = SWAPSHORT(opthdr->option_code); in get_opthdr_from_block_data()430 opthdr->option_length = SWAPSHORT(opthdr->option_length); in get_opthdr_from_block_data()954 shbp->major_version = SWAPSHORT(shbp->major_version); in pcap_ng_check_header()955 shbp->minor_version = SWAPSHORT(shbp->minor_version); in pcap_ng_check_header()1009 idbp->linktype = SWAPSHORT(idbp->linktype); in pcap_ng_check_header()1193 interface_id = SWAPSHORT(pbp->interface_id); in pcap_ng_next_packet()1221 idbp->linktype = SWAPSHORT(idbp->linktype); in pcap_ng_next_packet()1278 SWAPSHORT(shbp->major_version); in pcap_ng_next_packet()
1379 uhdr->bus_id = SWAPSHORT(uhdr->bus_id); in swap_linux_usb_header()1531 tlv->tlv_type = SWAPSHORT(tlv->tlv_type); in swap_nflog_header()1532 tlv->tlv_length = SWAPSHORT(tlv->tlv_length); in swap_nflog_header()
42 #define SWAPSHORT(y) \ macro
209 hdr.version_major = SWAPSHORT(hdr.version_major); in pcap_check_header()210 hdr.version_minor = SWAPSHORT(hdr.version_minor); in pcap_check_header()