Searched defs:in_ifaddr (Results 1 – 7 of 7) sorted by relevance
110941 struct in_ifaddr { struct110943 struct in_ifaddr *ifa_next; argument110944 struct in_device *ifa_dev;110945 struct callback_head callback_head;110946 __be32 ifa_local;110947 __be32 ifa_address;110948 __be32 ifa_mask;110949 __u32 ifa_rt_priority;110950 __be32 ifa_broadcast;110951 unsigned char ifa_scope;[all …]
69741 struct in_ifaddr { struct69743 struct in_ifaddr *ifa_next; argument69744 struct in_device *ifa_dev;69745 struct callback_head callback_head;69746 __be32 ifa_local;69747 __be32 ifa_address;69748 __be32 ifa_mask;69749 __u32 ifa_rt_priority;69750 __be32 ifa_broadcast;69751 unsigned char ifa_scope;[all …]
97898 struct in_ifaddr { struct97900 struct in_ifaddr *ifa_next; argument97901 struct in_device *ifa_dev;97902 struct callback_head callback_head;97903 __be32 ifa_local;97904 __be32 ifa_address;97905 __be32 ifa_mask;97906 __u32 ifa_rt_priority;97907 __be32 ifa_broadcast;97908 unsigned char ifa_scope;[all …]
53578 struct in_ifaddr { struct53580 struct in_ifaddr *ifa_next; argument53581 struct in_device *ifa_dev;53582 struct callback_head callback_head;53583 __be32 ifa_local;53584 __be32 ifa_address;53585 __be32 ifa_mask;53586 __u32 ifa_rt_priority;53587 __be32 ifa_broadcast;53588 unsigned char ifa_scope;[all …]