Searched defs:ipstr (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/unbound/respip/ |
H A D | respip.c | 105 socklen_t addrlen, int net, int create, const char* ipstr) in respip_sockaddr_find_or_create() argument 144 respip_find_or_create(struct respip_set * set,const char * ipstr,int create) respip_find_or_create() argument 159 respip_tag_cfg(struct respip_set * set,const char * ipstr,const uint8_t * taglist,size_t taglen) respip_tag_cfg() argument 181 respip_action_cfg(struct respip_set * set,const char * ipstr,const char * actnstr) respip_action_cfg() argument 325 respip_data_cfg(struct respip_set * set,const char * ipstr,const char * rrstr) respip_data_cfg() argument [all...] |
/freebsd/usr.sbin/ppp/ |
H A D | iplist.c | 44 char ipstr[16]; in do_inet_aton() local
|
/freebsd/contrib/pf/authpf/ |
H A D | authpf.c | 750 char *fdpath = NULL, *userstr = NULL, *ipstr = NULL; in change_filter() local
|