Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dipsec.h339 struct secpolicy *ipsec4_checkpolicy(const struct mbuf *, struct inpcb *,
H A Dipsec_output.c414 sp = ipsec4_checkpolicy(m, inp, ip1, &error, !forwarding); in ipsec4_common_output1()
H A Dipsec.c591 ipsec4_checkpolicy(const struct mbuf *m, struct inpcb *inp, struct ip *ip1, in ipsec4_checkpolicy() function