Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dnet_bridge.c1327 #define MIN_ICMP6_LEN ((u_int)(sizeof(ether_header_t) + \ macro
1367 T_ASSERT_GE(buf_len, MIN_ICMP6_LEN, NULL); in ethernet_nd6_frame_populate()
2793 T_ASSERT_GE(pkt_len, (u_int)MIN_ICMP6_LEN, NULL); in validate_mac_nat_nd6_out()