Home
last modified time | relevance | path

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

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