Searched refs:ovs_ct_put_key (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | conntrack.h | 29 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 D | conntrack.c | 279 int ovs_ct_put_key(const struct sw_flow_key *swkey, in ovs_ct_put_key() function
|
H A D | flow_netlink.c | 2033 if (ovs_ct_put_key(swkey, output, skb)) in __ovs_nla_put_key()
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | conntrack.h | 30 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 D | conntrack.c | 285 int ovs_ct_put_key(const struct sw_flow_key *swkey, in ovs_ct_put_key() function
|
H A D | flow_netlink.c | 2056 if (ovs_ct_put_key(swkey, output, skb)) in __ovs_nla_put_key()
|
Completed in 15 milliseconds