OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:findlocalinterface
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
ntp_io.c
332
static endpt *
findlocalinterface
(sockaddr_u *, int, int);
452
* by the procedure in
findlocalinterface
. Thus it is perfectly legal to see only
4031
iface =
findlocalinterface
(addr, INT_WILDCARD, 0);
4046
*
findlocalinterface
- find local interface corresponding to addr,
4061
findlocalinterface
(
function
4119
DPRINTF(4, ("
findlocalinterface
: kernel maps %s to %s\n",
4152
* or "nic" or "interface" rules in ntp.conf,
findlocalinterface
() may
4323
iface =
findlocalinterface
(addr, INT_LOOPBACK | INT_WILDCARD,
ntp_io.c
332
static endpt *
findlocalinterface
(sockaddr_u *, int, int);
452
* by the procedure in
findlocalinterface
. Thus it is perfectly legal to see only
4031
iface =
findlocalinterface
(addr, INT_WILDCARD, 0);
4046
*
findlocalinterface
- find local interface corresponding to addr,
4061
findlocalinterface
(
function
4119
DPRINTF(4, ("
findlocalinterface
: kernel maps %s to %s\n",
4152
* or "nic" or "interface" rules in ntp.conf,
findlocalinterface
() may
4323
iface =
findlocalinterface
(addr, INT_LOOPBACK | INT_WILDCARD,
Completed in 37 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026