Home
last modified time | relevance | path

Searched refs:ipsec6_check_pmtu (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netipsec/
H A Dipsec6.h69 int ipsec6_check_pmtu(struct ifnet *, struct mbuf *, struct secpolicy *, int);
H A Dipsec_output.c756 ipsec6_check_pmtu(struct ifnet *ifp, struct mbuf *m, struct secpolicy *sp, in ipsec6_check_pmtu() function
837 error = ipsec6_check_pmtu(ifp, m, sp, forwarding); in ipsec6_common_output()