Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec6.h73 int ipsec6_output(struct mbuf *, struct inpcb *);
H A Dipsec_mod.c83 .output = ipsec6_output,
H A Dipsec_output.c677 ipsec6_output(struct mbuf *m, struct inpcb *inp) in ipsec6_output() function