Searched defs:gro (Results 1 – 7 of 7) sorted by relevance
/linux/net/core/ |
H A D | gro.c | 253 gro_complete(struct gro_node * gro,struct sk_buff * skb) gro_complete() argument 289 __gro_flush_chain(struct gro_node * gro,u32 index,bool flush_old) __gro_flush_chain() argument 311 __gro_flush(struct gro_node * gro,bool flush_old) __gro_flush() argument 441 gro_flush_oldest(struct gro_node * gro,struct list_head * head) gro_flush_oldest() argument 460 dev_gro_receive(struct gro_node * gro,struct sk_buff * skb) dev_gro_receive() argument 596 gro_skb_finish(struct gro_node * gro,struct sk_buff * skb,gro_result_t ret) gro_skb_finish() argument 622 gro_receive_skb(struct gro_node * gro,struct sk_buff * skb) gro_receive_skb() argument 795 gro_init(struct gro_node * gro) gro_init() argument 809 gro_cleanup(struct gro_node * gro) gro_cleanup() argument [all...] |
/linux/include/net/ |
H A D | gro.h | 514 gro_flush(struct gro_node * gro,bool flush_old) gro_flush() argument 528 gro_normal_list(struct gro_node * gro) gro_normal_list() argument 537 gro_flush_normal(struct gro_node * gro,bool flush_old) gro_flush_normal() argument 546 gro_normal_one(struct gro_node * gro,struct sk_buff * skb,int segs) gro_normal_one() argument [all...] |
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; member
|
/linux/arch/um/drivers/ |
H A D | vector_kern.c | 192 char *gro = uml_vector_fetch_arg(def, "gro"); in get_req_size() local
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx.c | 894 struct wil_net_stats *stats, bool gro) in wil_netif_rx()
|
/linux/include/linux/ |
H A D | netdevice.h | 400 struct gro_node gro; member
|