Searched refs:add_nested_action_end (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow_netlink.c | 2505 static inline void add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end() function 2583 add_nested_action_end(*sfa, start); in validate_and_copy_sample() 2632 add_nested_action_end(*sfa, action_start); in validate_and_copy_dec_ttl() 2633 add_nested_action_end(*sfa, start); in validate_and_copy_dec_ttl() 2668 add_nested_action_end(*sfa, start); in validate_and_copy_clone() 2795 add_nested_action_end(*sfa, start); in validate_and_copy_set_tun() 2993 add_nested_action_end(*sfa, start); in validate_set() 3087 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3101 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3102 add_nested_action_end(*sf in validate_and_copy_check_pkt_len() [all...] |
/kernel/linux/linux-6.6/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(*sf in validate_and_copy_check_pkt_len() [all...] |
Completed in 9 milliseconds