udp: rearrange declarations in udp_var.h into user and _KERNEL halves
authorGleb Smirnoff <glebius@FreeBSD.org>
Wed, 7 Dec 2022 17:55:38 +0000 (09:55 -0800)
committerGleb Smirnoff <glebius@FreeBSD.org>
Wed, 7 Dec 2022 17:55:38 +0000 (09:55 -0800)
commit0c0d8a4f7e54fd4931cf23a6a68fca78a0d9aad9
tree29707552a3ce52c539a53e042dff8b062c462897
parent294a609fc07d5cf26ee430b0015d9846b81c8e5c
udp: rearrange declarations in udp_var.h into user and _KERNEL halves

Bring everything that belongs to _KERNEL into single block.  Move
sub-includes to its beginning.
sys/netinet/udp_var.h