Searched refs:add_nested_action_end (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/net/openvswitch/ |
D | flow_netlink.c | 2535 static inline void add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end() function 2610 add_nested_action_end(*sfa, start); in validate_and_copy_sample() 2667 add_nested_action_end(*sfa, action_start); in validate_and_copy_dec_ttl() 2668 add_nested_action_end(*sfa, start); in validate_and_copy_dec_ttl() 2701 add_nested_action_end(*sfa, start); in validate_and_copy_clone() 2828 add_nested_action_end(*sfa, start); in validate_and_copy_set_tun() 3026 add_nested_action_end(*sfa, start); in validate_set() 3119 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3132 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3133 add_nested_action_end(*sfa, start); in validate_and_copy_check_pkt_len()
|