Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dconntrack.h29 int ovs_ct_put_key(const struct sw_flow_key *swkey,
89 static inline int ovs_ct_put_key(const struct sw_flow_key *swkey, in ovs_ct_put_key() function
H A Dconntrack.c279 int ovs_ct_put_key(const struct sw_flow_key *swkey, in ovs_ct_put_key() function
H A Dflow_netlink.c2032 if (ovs_ct_put_key(swkey, output, skb)) in __ovs_nla_put_key()