Home | History | Annotate | Download | only in iputils

Lines Matching refs:sockaddr_in6

293 int	wait_for_reply(int, struct sockaddr_in6 *, struct in6_addr *, int);
294 int packet_ok(u_char *buf, int cc, struct sockaddr_in6 *from,
298 void print(unsigned char *buf, int cc, struct sockaddr_in6 *from);
306 struct sockaddr_in6 whereto; /* Who to try to reach */
308 struct sockaddr_in6 saddr;
309 struct sockaddr_in6 firsthop;
342 struct sockaddr_in6 from, *to;
370 to = (struct sockaddr_in6 *)&whereto;
659 struct sockaddr_in6 *from;
824 int packet_ok(u_char *buf, int cc, struct sockaddr_in6 *from,
899 void print(unsigned char *buf, int cc, struct sockaddr_in6 *from)