Searched refs:ovs_ct_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | conntrack.c | 1046 static int ovs_ct_lookup(struct net *net, struct sw_flow_key *key, in ovs_ct_lookup() function 1313 err = ovs_ct_lookup(net, key, info, skb); in ovs_ct_execute()
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | conntrack.c | 813 static int ovs_ct_lookup(struct net *net, struct sw_flow_key *key, in ovs_ct_lookup() function 1035 err = ovs_ct_lookup(net, key, info, skb); in ovs_ct_execute()
|
Completed in 6 milliseconds