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 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
block vtblk: Invoke busdma completion callbacks when polling 2024-07-04 10:15:33 -04:00
console virtio(4): Fix two typos in KASSERT messages 2024-06-16 18:02:46 +02:00
gpu Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
mmio sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
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 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
scmi vtscmi: Add a virtio-scmi driver 2024-04-11 09:58:56 +00:00
scsi sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
virtio.c vtscmi: Add a virtio-scmi driver 2024-04-11 09:58:56 +00:00
virtio.h virtio: remove virtio_alloc_virtqueues' flags arg 2023-09-18 22:03:31 +02:00
virtio_bus_if.m virtio: remove virtio_alloc_virtqueues' flags arg 2023-09-18 22:03:31 +02:00
virtio_config.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
virtio_endian.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
virtio_ids.h vtscmi: Add a virtio-scmi driver 2024-04-11 09:58:56 +00:00
virtio_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
virtio_ring.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
virtqueue.c Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
virtqueue.h virtio: use bool for boolean functions 2023-09-18 22:03:26 +02:00