OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coreIntf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSPosix/
mDNSPosix.c
305
errno, strerror(errno), dst, &thisIntf->
coreIntf
.ip, thisIntf->intfName, thisIntf->index);
404
intf = (PosixNetworkInterface *)(intf->
coreIntf
.next);
414
intf = (PosixNetworkInterface *)(intf->
coreIntf
.next);
515
&intf->
coreIntf
.ip, intf->intfName, intf->index, skt);
530
&senderAddr, &destAddr, &intf->
coreIntf
.ip, intf->intfName, intf->index, skt);
538
const mDNSInterfaceID InterfaceID = intf ? intf->
coreIntf
.InterfaceID : NULL;
1046
intf = (PosixNetworkInterface *)(intf->
coreIntf
.next);
1053
intf = (PosixNetworkInterface *)(intf->
coreIntf
.next);
1080
intf->
coreIntf
.next = &gRecentInterfaces->
coreIntf
;
[
all
...]
mDNSPosix.h
31
// IMPORTANT:
coreIntf
must be the first field in the structure because
38
NetworkInterfaceInfo
coreIntf
; // MUST be the first element in this structure
Completed in 68 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026