HomeSort by: relevance | last modified time | path
    Searched refs:ifam_type (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/compat/net/
if.h 200 u_char ifam_type; /* message type */ member in struct:ifa_msghdr50
232 u_char ifam_type; /* message type */ member in struct:ifa_msghdr70
  /src/sbin/routed/
if.c 752 if (ifam->ifam_type == RTM_OIFINFO)
755 if (ifam->ifam_type == RTM_IFINFO) {
781 if (ifam->ifam_type != RTM_NEWADDR) {
  /src/usr.sbin/ifwatchd/
ifwatchd.c 347 ev = ifam->ifam_type == RTM_DELADDR ? DOWN : UP;
  /src/sys/net/
if.h 810 u_char ifam_type; /* message type */ member in struct:ifa_msghdr

Completed in 57 milliseconds