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

  /external/avahi/avahi-autoipd/
iface-bsd.c 382 assert(ifam->ifam_type == RTM_NEWADDR ||
383 ifam->ifam_type == RTM_DELADDR);
386 ifam->ifam_type == RTM_NEWADDR ? "NEWADDR" : "DELADDR",
418 ifam->ifam_type == RTM_NEWADDR ? "NEWADDR" : "DELADDR",
428 if (ifam->ifam_type == RTM_DELADDR && ap != NULL) {
432 if (ifam->ifam_type == RTM_NEWADDR && ap == NULL) {
  /external/libpcap/Win32/Include/net/
if.h 130 u_char ifam_type; /* message type */ member in struct:ifa_msghdr
  /external/mdnsresponder/mDNSPosix/
mDNSPosix.c     [all...]

Completed in 155 milliseconds