Lines Matching defs:lro_desc
56 int len, const struct net_lro_desc *lro_desc) in lro_tcp_ip_check()
103 static void lro_update_tcp_ip_header(struct net_lro_desc *lro_desc) in lro_update_tcp_ip_header()
147 static void lro_init_desc(struct net_lro_desc *lro_desc, struct sk_buff *skb, in lro_init_desc()
180 static inline void lro_clear_desc(struct net_lro_desc *lro_desc) in lro_clear_desc()
185 static void lro_add_common(struct net_lro_desc *lro_desc, struct iphdr *iph, in lro_add_common()
214 static void lro_add_packet(struct net_lro_desc *lro_desc, struct sk_buff *skb, in lro_add_packet()
234 static int lro_check_tcp_conn(struct net_lro_desc *lro_desc, in lro_check_tcp_conn()
251 struct net_lro_desc *lro_desc = NULL; in lro_get_desc() local
278 struct net_lro_desc *lro_desc) in lro_flush()
297 struct net_lro_desc *lro_desc; in __lro_proc_skb() local
367 struct net_lro_desc *lro_desc = lro_mgr->lro_arr; in lro_flush_all() local