Home
last modified time | relevance | path

Searched defs:addrfamily (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c606 int addrfamily = 0, proto = IPPROTO_TCP; in contact_server() local
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c929 set_ip_dscp(int socket, int addrfamily, int dscp) in set_ip_dscp()