Searched defs:if_announcemsghdr50 (Results 1 – 1 of 1) sorted by relevance
210 struct if_announcemsghdr50 { struct211 u_short ifan_msglen; /* to skip over non-understood messages */212 u_char ifan_version; /* future binary compatibility */213 u_char ifan_type; /* message type */214 u_short ifan_index; /* index for associated ifp */215 char ifan_name[IFNAMSIZ]; /* if name, e.g. "en0" */216 u_short ifan_what; /* what type of announcement */