Searched refs:add_nested_action_end (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/openvswitch/ |
D | flow_netlink.c | 2533 static inline void add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end() function 2608 add_nested_action_end(*sfa, start); in validate_and_copy_sample() 2665 add_nested_action_end(*sfa, action_start); in validate_and_copy_dec_ttl() 2666 add_nested_action_end(*sfa, start); in validate_and_copy_dec_ttl() 2699 add_nested_action_end(*sfa, start); in validate_and_copy_clone() 2826 add_nested_action_end(*sfa, start); in validate_and_copy_set_tun() 3024 add_nested_action_end(*sfa, start); in validate_set() 3117 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3130 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3131 add_nested_action_end(*sfa, start); in validate_and_copy_check_pkt_len()
|