Searched refs:__ovs_ct_update_key (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | conntrack.c | 189 static void __ovs_ct_update_key(struct sw_flow_key *key, u8 state, in __ovs_ct_update_key() function 268 __ovs_ct_update_key(key, state, zone, ct); in ovs_ct_update_key() 1067 __ovs_ct_update_key(key, state, &info->zone, exp->master); in ovs_ct_lookup()
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | conntrack.c | 193 static void __ovs_ct_update_key(struct sw_flow_key *key, u8 state, in __ovs_ct_update_key() function 272 __ovs_ct_update_key(key, state, zone, ct); in ovs_ct_update_key()
|
Completed in 6 milliseconds