Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/
H A Dnet_bridge.c776 #define MIN_ICMP6_LEN ((u_int)(sizeof(ether_header_t) + \ macro
816 T_ASSERT_GE(buf_len, MIN_ICMP6_LEN, NULL); in ethernet_nd6_frame_populate()
2223 T_ASSERT_GE(pkt_len, (u_int)MIN_ICMP6_LEN, NULL); in validate_mac_nat_nd6_out()