Home
last modified time | relevance | path

Searched refs:AuthRecordAnyIncludeAWDL (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1489 AuthRecordAnyIncludeAWDL, // registered for *Any, including AWDL interface enumerator
1617 …y || (rr)->ARType == AuthRecordAnyIncludeP2P || (rr)->ARType == AuthRecordAnyIncludeAWDL || (rr)->…
H A Duds_daemon.c692 artype = AuthRecordAnyIncludeAWDL; in read_rr_from_ipc_msg()
1439 else if (rr->ARType == AuthRecordAnyIncludeAWDL) in update_callback()
H A DmDNS.c13221 artype = AuthRecordAnyIncludeAWDL; in setAuthRecType()