Searched refs:ipsec6_input (Results 1 – 3 of 3) sorted by relevance
69 int ipsec6_input(struct mbuf *, int, int);
81 .input = ipsec6_input,
454 ipsec6_input(struct mbuf *m, int offset, int proto) in ipsec6_input() function