Searched defs:if_announcemsghdr (Results 1 – 1 of 1) sorted by relevance
319 struct if_announcemsghdr { struct323 u_short ifan_hdrlen; /* sizeof(if_announcemsghdr) to skip header */ argument324 u_short ifan_index; /* index for associated ifp */325 u_short ifan_what; /* what type of announcement */326 char ifan_name[IFNAMSIZ]; /* if name, e.g. "en0" */