Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dif_addr.h7 struct ifaddrmsg struct
9 __u8 ifa_family;
10 __u8 ifa_prefixlen; /* The prefix length */
11 __u8 ifa_flags; /* Flags */
12 __u8 ifa_scope; /* Address scope */
13 __u32 ifa_index; /* Link index */
/external/iproute2/include/linux/
Dif_addr.h7 struct ifaddrmsg { struct
8 __u8 ifa_family;
9 __u8 ifa_prefixlen; /* The prefix length */
10 __u8 ifa_flags; /* Flags */
11 __u8 ifa_scope; /* Address scope */
12 __u32 ifa_index; /* Link index */