OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lifr_flags
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/unix/
ifiter_ioctl.c
45
#define
lifr_flags
iflr_flags
macro
762
if ((lifreq.
lifr_flags
& IFF_UP) != 0)
766
if ((lifreq.
lifr_flags
& IFF_POINTOPOINT) != 0)
770
if ((lifreq.
lifr_flags
& IFF_LOOPBACK) != 0)
773
if ((lifreq.
lifr_flags
& IFF_BROADCAST) != 0) {
778
if ((lifreq.
lifr_flags
& IFF_MULTICAST) != 0) {
/src/external/bsd/libbind/dist/irs/
gethostent.c
480
#define
lifr_flags
iflr_flags
macro
576
if ((lifreq.
lifr_flags
& IFF_UP) == 0)
591
if ((lifreq.
lifr_flags
& IFF_UP) == 0)
/src/crypto/external/bsd/heimdal/dist/lib/roken/
getifaddrs.c
69
#define
lifr_flags
iflr_flags
macro
1108
(*end)->ifa_flags = ifreq.
lifr_flags
;
/src/external/mpl/dhcp/dist/common/
discover.c
187
# define
lifr_flags
iflr_flags
macro
211
# define
lifr_flags
ifr_flags
macro
376
info->flags = tmp.
lifr_flags
;
Completed in 33 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026