Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c56 int check_reply6(struct msghdr *, int, int, uchar_t *, uchar_t *);
397 check_reply6(struct msghdr *msg, int cc, int seq, uchar_t *type, uchar_t *code) in check_reply6() function
H A Dtraceroute.c202 extern int check_reply6(struct msghdr *, int, int, uchar_t *, uchar_t *);
1225 pr->check_reply_fn = check_reply6; in setup_protocol()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c68 void check_reply6(struct addrinfo *, struct msghdr *, int, ushort_t);
261 check_reply6(struct addrinfo *ai_dst, struct msghdr *msg, int cc, in check_reply6() function
H A Dping.c217 extern void check_reply6(struct addrinfo *, struct msghdr *, int, ushort_t);
1979 check_reply6(ai_dst, &in_msg, cc, in recv_icmp_packet()