Searched refs:check_reply (Results 1 - 4 of 4) 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
H A Dtraceroute.c189 extern int check_reply(struct msghdr *, int, int, uchar_t *, uchar_t *);
1185 pr->check_reply_fn = check_reply;
/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
H A Dping.c216 extern void check_reply(struct addrinfo *, struct msghdr *, int, ushort_t);
1794 * Called by sigalrm_handler(), check_reply() or check_reply6(),
1994 check_reply(ai_dst, &in_msg, cc,

Completed in 72 milliseconds