Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Ddatapath.c128 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