summaryrefslogtreecommitdiff
path: root/sys/netinet6/ip6_input.c
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2023-12-03 20:24:18 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2023-12-03 20:24:18 +0000
commit0de8fe1768c4f3213e45897dea6282984113ece3 (patch)
tree53ee726ea00156e5c9e5033d9693812b0ee692ab /sys/netinet6/ip6_input.c
parentb14ffc0bbc57b05fe6d917206c4ce3b153ae785d (diff)
Use INP_IPV6 flag instead of sotopf().
During initialization in_pcballoc() sets INP_IPV6 once to avoid reaching through inp_socket->so_proto->pr_domain->dom_family. Use this flag consistently. OK sashan@ mvs@
Diffstat (limited to 'sys/netinet6/ip6_input.c')
0 files changed, 0 insertions, 0 deletions