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

  /src/sys/netipsec/
ipsecif.c 81 static int ipsecif6_input(struct mbuf **, int *, int, void *);
815 ipsecif6_input(struct mbuf **mp, int *offp, int proto, void *eparg) function in typeref:typename:int
1057 .pr_input = ipsecif6_input,
ipsecif.c 81 static int ipsecif6_input(struct mbuf **, int *, int, void *);
815 ipsecif6_input(struct mbuf **mp, int *offp, int proto, void *eparg) function in typeref:typename:int
1057 .pr_input = ipsecif6_input,

Completed in 22 milliseconds