diff options
author | 2012-01-03 17:06:38 +0000 | |
---|---|---|
committer | 2012-01-03 17:06:38 +0000 | |
commit | dc8c96a47047fe4d7769ea4afc5227fc373922de (patch) | |
tree | c385db4cdac66e5193419c9ff3280a7a103fbeb3 /sys/netinet/tcp_usrreq.c | |
parent | C++11 is based on C99, so make sure __ISO_C_VISIBLE gets set to 1999 if the (diff) | |
download | wireguard-openbsd-dc8c96a47047fe4d7769ea4afc5227fc373922de.tar.xz wireguard-openbsd-dc8c96a47047fe4d7769ea4afc5227fc373922de.zip |
Instead of having two functions pf_free_fragment() and pf_remove_fragment()
doing more or less the same, merge them into one. Just remove
fragment entries from the queue in pf_join_fragment() before they
are freed. Then pf_remove_fragment() is not needed anymore.
ok henning@
Diffstat (limited to 'sys/netinet/tcp_usrreq.c')
0 files changed, 0 insertions, 0 deletions