Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dinetdevice.h141 struct in_ifaddr { struct
143 struct in_ifaddr __rcu *ifa_next; argument
146 __be32 ifa_local;
147 __be32 ifa_address;
148 __be32 ifa_mask;
149 __u32 ifa_rt_priority;
150 __be32 ifa_broadcast;
151 unsigned char ifa_scope;
153 unsigned char ifa_proto;
154 __u32 ifa_flags;
[all …]