OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setup_if
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/unbound/dist/services/
outside_network.c
1650
static int
setup_if
(struct port_if* pif, const char* addrstr,
function
1786
if(do_ip4 && !
setup_if
(&outnet->ip4_ifs[0], "0.0.0.0",
1792
if(do_ip6 && !
setup_if
(&outnet->ip6_ifs[0], "::",
1803
if(!
setup_if
(&outnet->ip6_ifs[done_6], ifs[i],
1812
if(!
setup_if
(&outnet->ip4_ifs[done_4], ifs[i],
outside_network.c
1650
static int
setup_if
(struct port_if* pif, const char* addrstr,
function
1786
if(do_ip4 && !
setup_if
(&outnet->ip4_ifs[0], "0.0.0.0",
1792
if(do_ip6 && !
setup_if
(&outnet->ip6_ifs[0], "::",
1803
if(!
setup_if
(&outnet->ip6_ifs[done_6], ifs[i],
1812
if(!
setup_if
(&outnet->ip4_ifs[done_4], ifs[i],
outside_network.c
1650
static int
setup_if
(struct port_if* pif, const char* addrstr,
function
1786
if(do_ip4 && !
setup_if
(&outnet->ip4_ifs[0], "0.0.0.0",
1792
if(do_ip6 && !
setup_if
(&outnet->ip6_ifs[0], "::",
1803
if(!
setup_if
(&outnet->ip6_ifs[done_6], ifs[i],
1812
if(!
setup_if
(&outnet->ip4_ifs[done_4], ifs[i],
Completed in 69 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026