Home
last modified time | relevance | path

Searched defs:ipstr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/respip/
H A Drespip.c105 socklen_t addrlen, int net, int create, const char* ipstr) in respip_sockaddr_find_or_create()
144 respip_find_or_create(struct respip_set* set, const char* ipstr, int create) in respip_find_or_create()
159 respip_tag_cfg(struct respip_set* set, const char* ipstr, in respip_tag_cfg()
181 respip_action_cfg(struct respip_set* set, const char* ipstr, in respip_action_cfg()
325 respip_data_cfg(struct respip_set* set, const char* ipstr, const char* rrstr) in respip_data_cfg()
/freebsd/usr.sbin/ppp/
H A Diplist.c44 char ipstr[16]; in do_inet_aton() local
/freebsd/contrib/pf/authpf/
H A Dauthpf.c752 char *fdpath = NULL, *userstr = NULL, *ipstr = NULL; change_filter() local