Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dconntrack.h30 int ovs_ct_put_key(const struct sw_flow_key *swkey,
91 static inline int ovs_ct_put_key(const struct sw_flow_key *swkey, in ovs_ct_put_key() function
H A Dconntrack.c290 int ovs_ct_put_key(const struct sw_flow_key *swkey, in ovs_ct_put_key() function
H A Dflow_netlink.c2069 if (ovs_ct_put_key(swkey, output, skb)) in __ovs_nla_put_key()