Searched refs:OVS_CT_ATTR_HELPER (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dopenvswitch.h794 * @OVS_CT_ATTR_HELPER: variable length string defining conntrack ALG.
820 OVS_CT_ATTR_HELPER, /* netlink helper to assist detection of enumerator in enum:ovs_ct_attr
/linux-master/net/openvswitch/
H A Dconntrack.c1194 [OVS_CT_ATTR_HELPER] = { .minlen = 1,
1269 case OVS_CT_ATTR_HELPER:
1508 if (nla_put_string(skb, OVS_CT_ATTR_HELPER,

Completed in 163 milliseconds