Searched refs:set_ipv4 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | actions.c | 475 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv4() function 1130 err = set_ipv4(skb, flow_key, nla_data(a), in execute_masked_set_action()
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | actions.c | 478 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv4() function 1150 err = set_ipv4(skb, flow_key, nla_data(a), in execute_masked_set_action()
|
Completed in 6 milliseconds