Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/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()
/netbsd-src/dist/pf/usr.sbin/authpf/
H A Dauthpf.c649 char *fdpath = NULL, *userstr = NULL, *ipstr = NULL; in change_filter() local
/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_table_test.c66 check_ip4(const npf_addr_t *addr, const char *ipstr) in check_ip4()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitmain.c913 verify_rrset(struct respip_set* set, const char* ipstr, in verify_rrset()