Home
last modified time | relevance | path

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

/Linux-v6.6/net/openvswitch/
Dconntrack.c1206 static int parse_ct(const struct nlattr *attr, struct ovs_conntrack_info *info, in parse_ct() function
1369 err = parse_ct(attr, &ct_info, &helper, log); in ovs_ct_copy_action()