Home
last modified time | relevance | path

Searched refs:if_ipsec_input (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/net/
H A Dif_ipsec.h193 void if_ipsec_input(struct mbuf *, int, struct ifnet *);
H A Dif_ipsec.c712 if_ipsec_input(struct mbuf *m, int af, struct ifnet *ifp) in if_ipsec_input() function
/netbsd-src/sys/netipsec/
H A Dipsecif.c793 if_ipsec_input(m, af, ipsecp); in ipsecif4_input()
914 if_ipsec_input(m, af, ipsecp); in ipsecif6_input()