HomeSort by relevance Sort by last modified time
    Searched refs:recverr (Results 1 - 2 of 2) sorted by null

  /external/iputils/
tracepath.c 89 int recverr(int fd, int ttl) function
275 res = recverr(fd, ttl);
290 return recverr(fd, ttl);
tracepath6.c 102 int recverr(int fd, int ttl) function
345 res = recverr(fd, ttl);
360 return recverr(fd, ttl);

Completed in 88 milliseconds