Searched refs:ICMP_DUR_PORT (Results 1 – 1 of 1) sorted by relevance
63 ICMP_DUR_PORT = 3, enumerator90 icmp_dest_unreach(pbuf, ICMP_DUR_PORT))92 #define icmp_port_unreach(isipv6, pbuf) do{ if(!(isipv6)) { icmp_dest_unreach(pbuf, ICMP_DUR_PORT);…101 #define icmp_port_unreach(isipv6, pbuf) icmp_dest_unreach(pbuf, ICMP_DUR_PORT)