Searched defs:if_announcemsghdr (Results 1 – 1 of 1) sorted by relevance
422 struct if_announcemsghdr { struct423 u_short ifan_msglen; /* to skip over non-understood messages */424 u_char ifan_version; /* future binary compatibility */425 u_char ifan_type; /* message type */426 u_short ifan_index; /* index for associated ifp */427 char ifan_name[IFNAMSIZ]; /* if name, e.g. "en0" */428 u_short ifan_what; /* what type of announcement */