Home | History | Annotate | Download | only in iputils

Lines Matching defs:whereto

174 struct sockaddr_in whereto;/* Address to send to */
290 struct sockaddr_in *to = &whereto;
421 memset( (char *)&whereto, 0, sizeof(struct sockaddr_in) );
509 advertise(&whereto, lifetime);
520 solicitor(&whereto);
974 advertise(&whereto, 0);