Searched refs:gro_node (Results 1 – 5 of 5) sorted by relevance
| /linux/net/core/ |
| H A D | gro.c | 254 static void gro_complete(struct gro_node *gro, struct sk_buff *skb) in gro_complete() 290 static void __gro_flush_chain(struct gro_node *gro, u32 index, bool flush_old) in __gro_flush_chain() 312 void __gro_flush(struct gro_node *gro, bool flush_old) in __gro_flush() 443 static void gro_flush_oldest(struct gro_node *gro, struct list_head *head) in gro_flush_oldest() 462 static enum gro_result dev_gro_receive(struct gro_node *gro, in dev_gro_receive() 598 static gro_result_t gro_skb_finish(struct gro_node *gro, struct sk_buff *skb, in gro_skb_finish() 624 gro_result_t gro_receive_skb(struct gro_node *gro, struct sk_buff *skb) in gro_receive_skb() 803 void gro_init(struct gro_node *gro) in gro_init() 817 void gro_cleanup(struct gro_node *gro) in gro_cleanup()
|
| H A D | dev.c | 12866 BITS_PER_BYTE * sizeof_field(struct gro_node, bitmask)); in netdev_init()
|
| /linux/include/net/ |
| H A D | busy_poll.h | 131 const struct gro_node *gro) in __skb_mark_napi_id()
|
| /linux/kernel/bpf/ |
| H A D | cpumap.c | 71 struct gro_node gro;
|
| /linux/include/linux/ |
| H A D | netdevice.h | 356 struct gro_node { struct 401 struct gro_node gro; 4213 gro_result_t gro_receive_skb(struct gro_node *gro, struct sk_buff *skb);
|