Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif.h370 struct if_announcemsghdr { struct
371 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 */
/f-stack/tools/compat/include/net/
H A Dif.h356 struct if_announcemsghdr { struct
357 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 */