Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dconntrack.c255 static int ovs_ct_helper(struct sk_buff *skb, u16 proto) in ovs_ct_helper() function
420 if (ovs_ct_helper(skb, info->family) != NF_ACCEPT) { in __ovs_ct_lookup()