Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dipsec.h338 struct secpolicy *ipsec4_checkpolicy(const struct mbuf *, struct inpcb *,
H A Dipsec_output.c408 sp = ipsec4_checkpolicy(m, inp, &error, !forwarding); in ipsec4_common_output()
H A Dipsec.c600 ipsec4_checkpolicy(const struct mbuf *m, struct inpcb *inp, int *error, in ipsec4_checkpolicy() function