Searched defs:lro_desc (Results 1 – 3 of 3) sorted by relevance
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() local278 struct net_lro_desc *lro_desc) in lro_flush()297 struct net_lro_desc *lro_desc; in __lro_proc_skb() local[all …]
88 struct net_lro_desc lro_desc[MAX_LRO_DESCRIPTORS]; member
1268 struct net_lro_desc lro_desc[NES_MAX_LRO_DESCRIPTORS]; member