Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netipsec/
HDipsec.h339 int ipsec4_check_pmtu(struct mbuf *, struct secpolicy *, int);
HDipsec_output.c299 ipsec4_check_pmtu(struct mbuf *m, struct secpolicy *sp, int forwarding) in ipsec4_check_pmtu() function
415 error = ipsec4_check_pmtu(m, sp, forwarding); in ipsec4_common_output()