Searched defs:ifa_msghdr (Results 1 – 1 of 1) sorted by relevance
292 struct ifa_msghdr { struct293 unsigned short ifam_msglen; /* to skip non-understood messages */294 unsigned char ifam_version; /* future binary compatability */295 unsigned char ifam_type; /* message type */296 int ifam_addrs; /* like rtm_addrs */297 int ifam_flags; /* value of ifa_flags */298 unsigned short ifam_index; /* index for associated ifp */299 int ifam_metric; /* value of ifa_metric */