Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec6.h69 int ipsec6_input(struct mbuf *, int, int);
H A Dipsec_mod.c81 .input = ipsec6_input,
H A Dipsec_input.c454 ipsec6_input(struct mbuf *m, int offset, int proto) in ipsec6_input() function