Searched defs:in_ifaddr (Results 1 – 2 of 2) sorted by relevance
86435 struct in_ifaddr { struct86437 struct in_ifaddr __attribute__((btf_type_tag("rcu"))) *ifa_next; argument86438 struct in_device *ifa_dev;86439 struct callback_head callback_head;86440 __be32 ifa_local;86441 __be32 ifa_address;86442 __be32 ifa_mask;86443 __u32 ifa_rt_priority;86444 __be32 ifa_broadcast;86445 unsigned char ifa_scope;[all …]
96171 struct in_ifaddr { struct96173 struct in_ifaddr __attribute__((btf_type_tag("rcu"))) *ifa_next; argument96174 struct in_device *ifa_dev;96175 struct callback_head callback_head;96176 __be32 ifa_local;96177 __be32 ifa_address;96178 __be32 ifa_mask;96179 __u32 ifa_rt_priority;96180 __be32 ifa_broadcast;96181 unsigned char ifa_scope;[all …]