Searched refs:add_nested_action_end (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/net/openvswitch/ |
D | flow_netlink.c | 2419 static inline void add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end() function 2494 add_nested_action_end(*sfa, start); in validate_and_copy_sample() 2551 add_nested_action_end(*sfa, action_start); in validate_and_copy_dec_ttl() 2552 add_nested_action_end(*sfa, start); in validate_and_copy_dec_ttl() 2585 add_nested_action_end(*sfa, start); in validate_and_copy_clone() 2712 add_nested_action_end(*sfa, start); in validate_and_copy_set_tun() 2910 add_nested_action_end(*sfa, start); in validate_set() 3003 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3016 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3017 add_nested_action_end(*sfa, start); in validate_and_copy_check_pkt_len()
|