Home
last modified time | relevance | path

Searched defs:hoplimit (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Dping.c729 static int unpack6(char *packet, int sz, struct sockaddr_in6 *from, int hoplimit) in unpack6()
880 int hoplimit = -1; in ping6() local