Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif.h357 struct ifma_msghdr { struct
358 u_short ifmam_msglen; /* to skip over non-understood messages */
359 u_char ifmam_version; /* future binary compatibility */
360 u_char ifmam_type; /* message type */
361 int ifmam_addrs; /* like rtm_addrs */
362 int ifmam_flags; /* value of ifa_flags */
363 u_short ifmam_index; /* index for associated ifp */
364 u_short _ifmam_spare1;
/f-stack/tools/compat/include/net/
H A Dif.h343 struct ifma_msghdr { struct
344 u_short ifmam_msglen; /* to skip over non-understood messages */
345 u_char ifmam_version; /* future binary compatibility */
346 u_char ifmam_type; /* message type */
347 int ifmam_addrs; /* like rtm_addrs */
348 int ifmam_flags; /* value of ifa_flags */
349 u_short ifmam_index; /* index for associated ifp */
350 u_short _ifmam_spare1;