Searched refs:queue_gso_packets (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | datapath.c | 124 static int queue_gso_packets(struct datapath *dp, struct sk_buff *, 293 err = queue_gso_packets(dp, skb, key, upcall_info, cutlen); in ovs_dp_upcall() 309 static int queue_gso_packets(struct datapath *dp, struct sk_buff *skb, in queue_gso_packets() function
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | datapath.c | 128 static int queue_gso_packets(struct datapath *dp, struct sk_buff *, 329 err = queue_gso_packets(dp, skb, key, upcall_info, cutlen); in ovs_dp_upcall() 347 static int queue_gso_packets(struct datapath *dp, struct sk_buff *skb, in queue_gso_packets() function
|
Completed in 7 milliseconds