Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dping.c143 # define ICMP_INFO_REQUEST 15 /* Information Request */ macro
615 case ICMP_INFO_REQUEST: return "Information Request"; in icmp_type_name()