Searched refs:ifam_type (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/ntp/lib/isc/unix/
H A Difiter_sysctl.c166 if (ifam->ifam_type == RTM_IFINFO) {
205 } else if (ifam->ifam_type == RTM_NEWADDR) {
/freebsd-13-stable/sys/net/
H A Dif.h318 u_char ifam_type; /* message type */ member in struct:ifa_msghdr
341 u_char ifam_type; /* message type */ member in struct:ifa_msghdrl
H A Drtsock.c111 uint8_t ifam_type; member in struct:ifa_msghdrl32
/freebsd-13-stable/usr.sbin/ppp/
H A Darp.c274 if (ifam->ifam_type != RTM_NEWADDR) /* finished ? */
H A Diface.c165 if (ifam->ifam_type != RTM_NEWADDR) /* finished this if */
/freebsd-13-stable/tests/sys/net/routing/
H A Drtsock_print.h327 printf("%s: len %hu, ifindex: %d, flags: %s\n", msgtypes[ifam->ifam_type],
/freebsd-13-stable/sbin/routed/
H A Dif.c710 if (ifam->ifam_type == RTM_OIFINFO)
713 if (ifam->ifam_type == RTM_IFINFO) {
737 if (ifam->ifam_type != RTM_NEWADDR) {
/freebsd-13-stable/usr.sbin/rtadvd/
H A Dif.c632 if (ifam->ifam_type != RTM_NEWADDR)
/freebsd-13-stable/sbin/ipfw/
H A Dnat.c150 if (ifam->ifam_type != RTM_NEWADDR)
/freebsd-13-stable/sbin/natd/
H A Dnatd.c958 if (ifam->ifam_type != RTM_NEWADDR)

Completed in 196 milliseconds