Home
last modified time | relevance | path

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

/linux/include/linux/
A Dinetdevice.h139 struct in_ifaddr { struct
141 struct in_ifaddr __rcu *ifa_next; argument
142 struct in_device *ifa_dev;
144 __be32 ifa_local;
145 __be32 ifa_address;
146 __be32 ifa_mask;
147 __u32 ifa_rt_priority;
148 __be32 ifa_broadcast;
149 unsigned char ifa_scope;
151 __u32 ifa_flags;
[all …]

Completed in 4 milliseconds