Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/unbound/respip/
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()
/openbsd/src/sbin/unwind/libunbound/respip/
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()
/openbsd/src/usr.sbin/authpf/
Dauthpf.c750 char *fdpath = NULL, *userstr = NULL, *ipstr = NULL; in change_filter() local
/openbsd/src/usr.sbin/npppd/npppd/
Dppp.c660 char label[512], ipstr[64]; in ppp_ipcp_opened() local
/openbsd/src/usr.sbin/unbound/testcode/
Dunitmain.c913 verify_rrset(struct respip_set* set, const char* ipstr, in verify_rrset()