Home
last modified time | relevance | path

Searched refs:gro_node (Results 1 – 5 of 5) sorted by relevance

/linux/net/core/
H A Dgro.c266 static void gro_complete(struct gro_node *gro, struct sk_buff *skb) in gro_complete()
304 static void __gro_flush_chain(struct gro_node *gro, u32 index, bool flush_old) in __gro_flush_chain()
326 void __gro_flush(struct gro_node *gro, bool flush_old) in __gro_flush()
457 static void gro_flush_oldest(struct gro_node *gro, struct list_head *head) in gro_flush_oldest()
476 static enum gro_result dev_gro_receive(struct gro_node *gro, in dev_gro_receive()
612 static gro_result_t gro_skb_finish(struct gro_node *gro, struct sk_buff *skb, in gro_skb_finish()
638 gro_result_t gro_receive_skb(struct gro_node *gro, struct sk_buff *skb) in gro_receive_skb()
817 void gro_init(struct gro_node *gro) in gro_init()
831 void gro_cleanup(struct gro_node *gro) in gro_cleanup()
H A Ddev.c13090 BITS_PER_BYTE * sizeof_field(struct gro_node, bitmask)); in netdev_init()
/linux/include/net/
H A Dbusy_poll.h131 const struct gro_node *gro) in __skb_mark_napi_id()
/linux/kernel/bpf/
H A Dcpumap.c73 struct gro_node gro;
/linux/include/linux/
H A Dnetdevice.h360 struct gro_node { struct
405 struct gro_node gro;
4341 gro_result_t gro_receive_skb(struct gro_node *gro, struct sk_buff *skb);