Home
last modified time | relevance | path

Searched refs:ovs_nat_update_key (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/openvswitch/
H A Dconntrack.c610 static void ovs_nat_update_key(struct sw_flow_key *key, in ovs_nat_update_key() function
679 ovs_nat_update_key(key, skb, NF_NAT_MANIP_SRC); in ovs_ct_nat()
681 ovs_nat_update_key(key, skb, NF_NAT_MANIP_DST); in ovs_ct_nat()
/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.c733 static void ovs_nat_update_key(struct sw_flow_key *key, in ovs_nat_update_key() function
866 ovs_nat_update_key(key, skb, maniptype); in ovs_ct_nat_execute()

Completed in 5 milliseconds