Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h39755 struct inet_frag_queue___2 { struct
39756 struct rhash_head node;
39757 union {
39760 } key;
39761 struct timer_list timer;
39762 spinlock_t lock;
39763 refcount_t refcnt;
39764 struct rb_root rb_fragments;
39765 struct sk_buff___2 *fragments_tail;
39766 struct sk_buff___2 *last_run_head;
[all …]
Dvmlinux.h39755 struct inet_frag_queue___2 { struct
39756 struct rhash_head node;
39757 union {
39760 } key;
39761 struct timer_list timer;
39762 spinlock_t lock;
39763 refcount_t refcnt;
39764 struct rb_root rb_fragments;
39765 struct sk_buff___2 *fragments_tail;
39766 struct sk_buff___2 *last_run_head;
[all …]