OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifName
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/plugins/pppoe/
pppoe.h
227
char *
ifName
; /* Interface name */
257
int openInterface(char const *
ifname
, UINT16_t type, unsigned char *hwaddr);
/src/external/apache2/mDNSResponder/dist/mDNSCore/
DNSCommon.c
231
return(intf ? intf->
ifname
: mDNSNULL);
236
const char *const
ifName
= InterfaceNameForID(&mDNSStorage, InterfaceID);
237
return (
ifName
?
ifName
: "");
4605
const mDNSu32 ifIndex, const char *const
ifName
)
4694
"/%u", msgHash, completeMsgHash, dstaddr,
ifName
, ifIndex);
4701
completeMsgHash, msgLen, dstaddr,
ifName
, ifIndex, DNS_MSG_ID_FLAGS_PARAM(hdr, IDFlags),
4717
"/%u", msgHash, completeMsgHash, dstaddr,
ifName
, ifIndex);
4724
msgHash, completeMsgHash, msgLen, dstaddr,
ifName
, ifIndex,
4744
PUB_S "/%u", msgHash, completeMsgHash, srcaddr,
ifName
, ifIndex)
[
all
...]
/src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c
3178
char *
ifName
;
3712
char
ifName
[ kInterfaceNameBufLen ];
3714
InterfaceIndexToName( inContext->ifIndex,
ifName
);
3717
FPrintF( stdout, "Interface: %d (%s)\n", (int32_t) inContext->ifIndex,
ifName
);
4260
char
ifName
[ kInterfaceNameBufLen ];
4262
InterfaceIndexToName( inContext->ifIndex,
ifName
);
4265
FPrintF( stdout, "Interface: %d (%s)\n", (int32_t) inContext->ifIndex,
ifName
);
4593
char
ifName
[ kInterfaceNameBufLen ];
4595
InterfaceIndexToName( inContext->ifIndex,
ifName
);
4604
FPrintF( stdout, "Interface: %d (%s)\n", (int32_t) inContext->ifIndex,
ifName
);
6730
char
ifname
[ IF_NAMESIZE + 1 ];
local
8110
const char *
ifname
;
local
8275
const char *
ifname
;
local
13122
const char *
ifname
;
local
[
all
...]
Completed in 51 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026