Searched defs:check_reply (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c68 int check_reply(struct msghdr *, int, int, uchar_t *, uchar_t *);
330 check_reply(struct msghdr *msg, int cc, int seq, uchar_t *type, uchar_t *code) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c80 void check_reply(struct addrinfo *, struct msghdr *, int, ushort_t);
223 check_reply(struct addrinfo *ai_dst, struct msghdr *msg, int cc, function

Completed in 64 milliseconds