Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h146917 struct in_ifaddr { struct
146919 struct in_ifaddr *ifa_next; argument
146920 struct in_device *ifa_dev;
146921 struct callback_head callback_head;
146922 __be32 ifa_local;
146923 __be32 ifa_address;
146924 __be32 ifa_mask;
146925 __u32 ifa_rt_priority;
146926 __be32 ifa_broadcast;
146927 unsigned char ifa_scope;
[all …]