Searched refs:add_nested_action_end (Results 1 – 1 of 1) sorted by relevance
| /linux/net/openvswitch/ |
| H A D | flow_netlink.c | 2499 static inline int add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end() function 2622 err = add_nested_action_end(*sfa, start); in validate_and_copy_sample() 2691 err = add_nested_action_end(*sfa, action_start); in validate_and_copy_dec_ttl() 2695 err = add_nested_action_end(*sfa, start); in validate_and_copy_dec_ttl() 2740 err = add_nested_action_end(*sfa, start); in validate_and_copy_clone() 2876 err = add_nested_action_end(*sfa, start); in validate_and_copy_set_tun() 3084 err = add_nested_action_end(*sfa, start); in validate_set() 3188 err = add_nested_action_end(*sfa, lesser_acts_start); in validate_and_copy_check_pkt_len() 3208 err = add_nested_action_end(*sfa, greater_acts_start); in validate_and_copy_check_pkt_len() 3212 err = add_nested_action_end(*sfa, start); in validate_and_copy_check_pkt_len()
|