Searched defs:if_announcemsghdr (Results 1 – 2 of 2) sorted by relevance
370 struct if_announcemsghdr { struct371 u_short ifan_msglen; /* to skip over non-understood messages */372 u_char ifan_version; /* future binary compatibility */373 u_char ifan_type; /* message type */374 u_short ifan_index; /* index for associated ifp */375 char ifan_name[IFNAMSIZ]; /* if name, e.g. "en0" */376 u_short ifan_what; /* what type of announcement */
356 struct if_announcemsghdr { struct357 u_short ifan_msglen; /* to skip over non-understood messages */358 u_char ifan_version; /* future binary compatibility */359 u_char ifan_type; /* message type */360 u_short ifan_index; /* index for associated ifp */361 char ifan_name[IFNAMSIZ]; /* if name, e.g. "en0" */362 u_short ifan_what; /* what type of announcement */