Home
last modified time | relevance | path

Searched refs:ip6_mtuinfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet6/
H A Din6.h555 struct ip6_mtuinfo { struct
H A Dip6_input.c1549 struct ip6_mtuinfo mtuctl; in ip6_notify_pmtu()
H A Dip6_output.c2272 struct ip6_mtuinfo mtuinfo; in ip6_ctloutput()
/freebsd/sbin/ping/
H A Dping6.c2200 struct ip6_mtuinfo mtuctl; in get_pathmtu()
2209 cm->cmsg_len == CMSG_LEN(sizeof(struct ip6_mtuinfo))) { in get_pathmtu()