Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h86458 struct ip_mc_list { struct
86466 struct ip_mc_list *next; argument
86469 struct ip_mc_list __attribute__((btf_type_tag("rcu"))) *next_hash; argument
86470 struct timer_list timer;
86471 int users;
86472 refcount_t refcnt;
86473 spinlock_t lock;
86474 char tm_running;
86475 char reporter;
86476 char unsolicit_count;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h96194 struct ip_mc_list { struct
96202 struct ip_mc_list *next; argument
96205 struct ip_mc_list __attribute__((btf_type_tag("rcu"))) *next_hash; argument
96206 struct timer_list timer;
96207 int users;
96208 refcount_t refcnt;
96209 spinlock_t lock;
96210 char tm_running;
96211 char reporter;
96212 char unsolicit_count;
[all …]