OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IFF_LOOPBACK
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpsnmpd/
netsnmp_daemonize.c
153
#ifndef
IFF_LOOPBACK
154
# define
IFF_LOOPBACK
0
/src/external/bsd/am-utils/dist/libamu/
wire.c
82
#if defined(IFF_LOCAL_LOOPBACK) && !defined(
IFF_LOOPBACK
)
83
# define
IFF_LOOPBACK
IFF_LOCAL_LOOPBACK
84
#endif /* defined(IFF_LOCAL_LOOPBACK) && !defined(
IFF_LOOPBACK
) */
532
* instead of
IFF_LOOPBACK
.
/src/sys/net/
if.h
448
#define
IFF_LOOPBACK
0x0008 /* is a loopback net */
Completed in 16 milliseconds
Indexes created Wed Apr 22 00:22:44 UTC 2026