Home
last modified time | relevance | path

Searched defs:if_announcemsghdr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/include/net/
H A Dif.h353 struct if_announcemsghdr { struct
354 u_short ifan_msglen; /* to skip over non-understood messages */
355 u_char ifan_version; /* future binary compatibility */
356 u_char ifan_type; /* message type */
357 u_short ifan_index; /* index for associated ifp */
358 char ifan_name[IFNAMSIZ]; /* if name, e.g. "en0" */
359 u_short ifan_what; /* what type of announcement */