Home
last modified time | relevance | path

Searched refs:ovs_ct_put_key (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c2033 if (ovs_ct_put_key(swkey, output, skb)) in __ovs_nla_put_key()
/kernel/linux/linux-6.6/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.c285 int ovs_ct_put_key(const struct sw_flow_key *swkey, in ovs_ct_put_key() function
H A Dflow_netlink.c2056 if (ovs_ct_put_key(swkey, output, skb)) in __ovs_nla_put_key()

Completed in 15 milliseconds