Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif.h172 unsigned char ifm_type; /* message type */ member
213 u_char ifm_type; /* message type */ member
/xnu-12377.61.12/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()