Searched defs:mDNSInterfaceID (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h265 // To enforce useful type checking, we make mDNSInterfaceID be a pointer to a dummy struct
268 typedef struct mDNSInterfaceID_dummystruct { void *dummy; } *mDNSInterfaceID; typedef in typeref:struct:mDNSInterfaceID_dummystruct
609 mDNSInterfaceID IntfId;
1290 mDNSInterfaceID InterfaceID;
1338 mDNSInterfaceID interface;
1363 mDNSInterfaceID interface; // DNS requests should be sent on this interface
1391 mDNSInterfaceID SendNow; // The interface ID that this record should be sent on
1412 mDNSInterfaceID InterfaceID; // Set if this RR is specific to one interface
1537 mDNSInterfaceID SendNSECNow; // Set if we need to generate associated NSEC data for this rrname
1538 mDNSInterfaceID ImmedAnswe
[all...]

Completed in 87 milliseconds