HomeSort by: relevance | last modified time | path
    Searched defs:ipsecif4_input (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netipsec/
ipsecif.c 75 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) function in typeref:typename:void

Completed in 15 milliseconds