Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif.h301 struct ifa_msghdr { struct
305 u_short ifam_hdrlen; /* sizeof(ifa_msghdr) to skip over the header */ argument
306 u_short ifam_index; /* index for associated ifp */
307 u_short ifam_tableid; /* routing table id */
308 u_char ifam_pad1;
309 u_char ifam_pad2;
310 int ifam_addrs; /* like rtm_addrs */
311 int ifam_flags; /* value of ifa_flags */
312 int ifam_metric; /* value of ifa_metric */