Lines Matching refs:SWAPLONG

68 	pflhdr->uid = SWAPLONG(pflhdr->uid);  in swap_pflog_header()
79 pflhdr->pid = SWAPLONG(pflhdr->pid); in swap_pflog_header()
90 pflhdr->rule_uid = SWAPLONG(pflhdr->rule_uid); in swap_pflog_header()
101 pflhdr->rule_pid = SWAPLONG(pflhdr->rule_pid); in swap_pflog_header()
140 hdrp->can_id = SWAPLONG(hdrp->can_id); in swap_socketcan_header()
155 xl_hdrp->priority_vcid = SWAPLONG(xl_hdrp->priority_vcid); in swap_socketcan_header()
167 xl_hdrp->acceptance_field = SWAPLONG(xl_hdrp->acceptance_field); in swap_socketcan_header()
282 uhdr->ts_usec = SWAPLONG(uhdr->ts_usec); in swap_linux_usb_header()
287 uhdr->status = SWAPLONG(uhdr->status); in swap_linux_usb_header()
292 uhdr->urb_len = SWAPLONG(uhdr->urb_len); in swap_linux_usb_header()
297 uhdr->data_len = SWAPLONG(uhdr->data_len); in swap_linux_usb_header()
303 uhdr->s.iso.error_count = SWAPLONG(uhdr->s.iso.error_count); in swap_linux_usb_header()
308 uhdr->s.iso.numdesc = SWAPLONG(uhdr->s.iso.numdesc); in swap_linux_usb_header()
335 uhdr->interval = SWAPLONG(uhdr->interval); in swap_linux_usb_header()
340 uhdr->start_frame = SWAPLONG(uhdr->start_frame); in swap_linux_usb_header()
345 uhdr->xfer_flags = SWAPLONG(uhdr->xfer_flags); in swap_linux_usb_header()
350 uhdr->ndesc = SWAPLONG(uhdr->ndesc); in swap_linux_usb_header()
362 pisodesc->status = SWAPLONG(pisodesc->status); in swap_linux_usb_header()
367 pisodesc->offset = SWAPLONG(pisodesc->offset); in swap_linux_usb_header()
372 pisodesc->len = SWAPLONG(pisodesc->len); in swap_linux_usb_header()