Home
last modified time | relevance | path

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

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