Searched refs:add_nested_action_end (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/openvswitch/ |
H A D | flow_netlink.c | 2536 static inline void add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end() function 2614 add_nested_action_end(*sfa, start); in validate_and_copy_sample() 2673 add_nested_action_end(*sfa, action_start); in validate_and_copy_dec_ttl() 2674 add_nested_action_end(*sfa, start); in validate_and_copy_dec_ttl() 2709 add_nested_action_end(*sfa, start); in validate_and_copy_clone() 2836 add_nested_action_end(*sfa, start); in validate_and_copy_set_tun() 3034 add_nested_action_end(*sfa, start); in validate_set() 3128 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3142 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3143 add_nested_action_end(*sfa, start); in validate_and_copy_check_pkt_len()
|