Home
last modified time | relevance | path

Searched refs:ipsec_input_disabled (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/netinet/
Dipsec_input.c750 ipsec_input_disabled(struct mbuf **mp, int *offp, int proto, int af) in ipsec_input_disabled() function
774 return ipsec_input_disabled(mp, offp, proto, af); in ah46_input()
807 return ipsec_input_disabled(mp, offp, proto, af); in esp46_input()
831 return ipsec_input_disabled(mp, offp, proto, af); in ipcomp46_input()
Dip_ipsp.h695 int ipsec_input_disabled(struct mbuf **, int *, int, int);