Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec_mod.c67 .udp_input = udp_ipsec_input,
H A Dipsec.h325 int udp_ipsec_input(struct mbuf *, int, int);
H A Dudpencap.c116 udp_ipsec_input(struct mbuf *m, int off, int af) in udp_ipsec_input() function