Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif.h176 unsigned char ifm_type; /* message type */ member
217 u_char ifm_type; /* message type */ member
/xnu-8796.141.3/tests/
H A Dsioc-if-addr-bounds.c423 if (ifmsg->ifm_type == RTM_IFINFO2) { in print_rt_iflist2()
430 } else if (ifmsg->ifm_type == RTM_NEWADDR) { in print_rt_iflist2()