Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec_mod.c62 .output = ipsec4_output,
H A Dipsec.h341 int ipsec4_output(struct mbuf *, struct inpcb *);
H A Dipsec_output.c372 ipsec4_output(struct mbuf *m, struct inpcb *inp) in ipsec4_output() function