NetBSD/sys/netipsec
ozaki-r ed8b1986a9 Remove unnecessary NULL checks for inp_socket and in6p_socket
They cannot be NULL except for programming errors.
2017-04-20 08:46:07 +00:00
..
ah_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
ah.h
esp_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
esp.h
files.netipsec
ipcomp_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
ipcomp.h
ipip_var.h
ipsec6.h Remove unnecessary NULL checks for inp_socket and in6p_socket 2017-04-20 08:46:07 +00:00
ipsec_input.c Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00
ipsec_mbuf.c Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00
ipsec_netbsd.c Prepare netipsec for rump-ification 2017-04-06 09:20:07 +00:00
ipsec_output.c Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00
ipsec_private.h Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00
ipsec_var.h
ipsec.c Remove unnecessary NULL checks for inp_socket and in6p_socket 2017-04-20 08:46:07 +00:00
ipsec.h Remove unnecessary NULL checks for inp_socket and in6p_socket 2017-04-20 08:46:07 +00:00
key_debug.c Use %zu for size_t (fix build of 32bit archs) 2017-04-18 10:49:35 +00:00
key_debug.h Tweak KEYDEBUG macros 2017-04-19 03:42:11 +00:00
key_var.h
key.c Use IPSEC_DIR_IS_INOROUT (NFC) 2017-04-20 06:27:08 +00:00
key.h
keydb.h
keysock.c Tweak KEYDEBUG macros 2017-04-19 03:42:11 +00:00
keysock.h
Makefile
xform_ah.c Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00
xform_esp.c Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00
xform_ipcomp.c Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00
xform_ipip.c Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00
xform_tcp.c Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00
xform.h