Searched refs:add_to_ipset (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/unbound/ipset/
H A Dipset.c61 static int add_to_ipset(struct mnl_socket *mnl, const char *setname, const void *ipaddr, int af) { function
126 ret = add_to_ipset(mnl, setname, rr_data + 2, af);

Completed in 50 milliseconds