Searched refs:ICMP6_DUR_PORT (Results 1 – 2 of 2) sorted by relevance
89 icmp6_dest_unreach(pbuf, ICMP6_DUR_PORT) : \94 #define icmp_port_unreach(isipv6, pbuf) do{ if(isipv6) { icmp6_dest_unreach(pbuf, ICMP6_DUR_PORT);}…99 #define icmp_port_unreach(isipv6, pbuf) icmp6_dest_unreach(pbuf, ICMP6_DUR_PORT)
108 ICMP6_DUR_PORT = 4, enumerator