HomeSort by relevance Sort by last modified time
    Searched refs:mDNSCoreReceive (Results 1 - 7 of 7) sorted by null

  /external/mdnsresponder/mDNSPosix/
Identify.c 35 // except we'll sneak a peek at the packets before forwarding them to the normal mDNSCoreReceive() routine
36 #define mDNSCoreReceive __MDNS__mDNSCoreReceive
38 #undef mDNSCoreReceive
93 mDNSexport void mDNSCoreReceive(mDNS *const m, DNSMessage *const msg, const mDNSu8 *const end,
NetMonitor.c 35 // except we'll steal the packets that would be sent to normal mDNSCoreReceive() routine
36 #define mDNSCoreReceive __NOT__mDNSCoreReceive__NOT__
38 #undef mDNSCoreReceive
778 mDNSexport void mDNSCoreReceive(mDNS *const m, DNSMessage *const msg, const mDNSu8 *const end,
    [all...]
mDNSPosix.c 318 mDNSCoreReceive(m, &packet, (mDNSu8 *)&packet + packetLen,
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h     [all...]
uDNS.c     [all...]
mDNS.c     [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c     [all...]

Completed in 73 milliseconds