opnsense-src/sys/dev/virtio
Richard Scheffenegger 0fc7bdc978 tcp: extend the use of the th_flags accessor function
Formally, there are 12 bits for TCP header flags.
Use the accessor functions in more (kernel) places.

No functional change.

Reviewed By: cc, #transport, cy, glebius, #iflib, kbowling
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D47063
2024-11-29 09:48:23 +01:00
..
balloon
block vtblk: Invoke busdma completion callbacks when polling 2024-07-04 10:15:33 -04:00
console
gpu Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
mmio
network tcp: extend the use of the th_flags accessor function 2024-11-29 09:48:23 +01:00
p9fs virtio_p9fs: Simplify vt9p_req_wait() a bit 2024-10-25 17:54:39 +00:00
pci newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
random
scmi
scsi
virtio.c
virtio.h
virtio_bus_if.m
virtio_config.h
virtio_endian.h
virtio_ids.h
virtio_if.m
virtio_ring.h
virtqueue.c Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
virtqueue.h