Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c84 static PosixNetworkInterface *gRecentInterfaces; variable
589 intf = gRecentInterfaces; in mDNSPlatformInterfaceIndexfromInterfaceID()
609 intf->coreIntf.next = &gRecentInterfaces->coreIntf; in FreePosixNetworkInterface()
610 gRecentInterfaces = intf; in FreePosixNetworkInterface()
1026 PosixNetworkInterface **ri = &gRecentInterfaces; in SetupInterfaceList()