Home
last modified time | relevance | path

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

/netbsd-src/sys/netipsec/
H A Dipsecif.c75 static void ipsecif4_input(struct mbuf *, int, int, void *);
97 .pr_input = ipsecif4_input,
697 ipsecif4_input(struct mbuf *m, int off, int proto, void *eparg) in ipsecif4_input() function