Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif.h409 struct ifma_msghdr { struct
410 u_short ifmam_msglen; /* to skip over non-understood messages */
411 u_char ifmam_version; /* future binary compatibility */
412 u_char ifmam_type; /* message type */
413 int ifmam_addrs; /* like rtm_addrs */
414 int ifmam_flags; /* value of ifa_flags */
415 u_short ifmam_index; /* index for associated ifp */
416 u_short _ifmam_spare1;