Searched defs:gnet_dump (Results 1 – 2 of 2) sorted by relevance
16544 struct gnet_dump { struct16545 spinlock_t *lock;16546 struct sk_buff *skb;16547 struct nlattr *tail;16548 int compat_tc_stats;16549 int compat_xstats;16550 int padattr;16551 void *xstats;16552 int xstats_len;16553 struct tc_stats tc_stats;
31527 struct gnet_dump { struct31528 spinlock_t *lock;31529 struct sk_buff *skb;31530 struct nlattr *tail;31531 int compat_tc_stats;31532 int compat_xstats;31533 int padattr;31534 void *xstats;31535 int xstats_len;31536 struct tc_stats tc_stats;