Home
last modified time | relevance | path

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

/openbsd/sys/netinet6/
H A Din6.h313 #define IPV6_PATHMTU 44 /* mtuinfo; get the current path MTU (sopt), macro
H A Dip6_output.c1482 case IPV6_PATHMTU: in ip6_ctloutput()
/openbsd/sbin/ping/
H A Dping.c1983 cm->cmsg_type == IPV6_PATHMTU && in get_pathmtu()