Searched refs:icmp6_mtu (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dicmp6.h116 #define icmp6_mtu icmp6_data32[0] /* packet too big */ macro
/xnu-2422.115.4/bsd/netinet6/
H A Dicmp6.c1123 notifymtu = ntohl(icmp6->icmp6_mtu);
1150 u_int mtu = ntohl(icmp6->icmp6_mtu);

Completed in 19 milliseconds