Searched defs:if_msghdr50 (Results 1 – 1 of 1) sorted by relevance
179 struct if_msghdr50 { struct180 u_short ifm_msglen; /* to skip over non-understood messages */181 u_char ifm_version; /* future binary compatibility */182 u_char ifm_type; /* message type */183 int ifm_addrs; /* like rtm_addrs */184 int ifm_flags; /* value of if_flags */185 u_short ifm_index; /* index for associated ifp */186 struct if_data50 ifm_data;/* statistics and other data about if */