Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dping.c692 static int unpack4(char *buf, int sz, struct sockaddr_in *from) in unpack4() function
808 c = unpack4(G.rcv_packet, c, &from); in ping4()