diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2023-11-28 13:23:21 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2023-11-28 13:23:21 +0000 |
commit | 4b29b6817dd3dbbdce9da388108c795f403a4973 (patch) | |
tree | 114dcc0e12733e67d61b67f183cbe52db5538341 /sys/net/fq_codel.h | |
parent | d7785c2ebe5dcb50b51336f4888dba90a71b0f01 (diff) |
Remove struct inpcb from in6_embedscope() parameters.
rip6_output() did modify inp_outputopts6 temporarily to provide
different ip6_pktopts to in6_embedscope(). Better pass inp_outputopts6
and inp_moptions6 as separate arguments to in6_embedscope().
Simplify the code that deals with these options in in6_embedscope().
Doucument inp_moptions and inp_moptions6 as protected by net lock.
OK kn@
Diffstat (limited to 'sys/net/fq_codel.h')
0 files changed, 0 insertions, 0 deletions