Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec_mod.c60 .input = ipsec4_input,
H A Dipsec.h338 int ipsec4_input(struct mbuf *, int, int);
H A Dipsec_input.c238 ipsec4_input(struct mbuf *m, int offset, int proto) in ipsec4_input() function