Searched refs:ipsec4_check_pmtu (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netipsec/ |
H A D | ipsec.h | 358 int ipsec4_check_pmtu(struct ifnet *, struct mbuf *, struct ip *ip1,
|
H A D | ipsec_output.c | 336 ipsec4_check_pmtu(struct ifnet *ifp, struct mbuf *m, struct ip *ip1, in ipsec4_check_pmtu() function 434 error = ipsec4_check_pmtu(ifp, m, ip1, sp, forwarding); in ipsec4_common_output1()
|