Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif.h292 struct ifa_msghdr { struct
293 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 */