Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec6.h64 struct secpolicy *ipsec6_checkpolicy(const struct mbuf *,
H A Dipsec_output.c617 sp = ipsec6_checkpolicy(m, inp, &error, !forwarding); in ipsec6_common_output()
H A Dipsec.c769 ipsec6_checkpolicy(const struct mbuf *m, struct inpcb *inp, int *error, in ipsec6_checkpolicy() function