Searched refs:add_nested_action_end (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | flow_netlink.c | 2504 static inline void add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end() function 2579 add_nested_action_end(*sfa, start); in validate_and_copy_sample() 2626 add_nested_action_end(*sfa, action_start); in validate_and_copy_dec_ttl() 2627 add_nested_action_end(*sfa, start); in validate_and_copy_dec_ttl() 2660 add_nested_action_end(*sfa, start); in validate_and_copy_clone() 2787 add_nested_action_end(*sfa, start); in validate_and_copy_set_tun() 2985 add_nested_action_end(*sfa, start); in validate_set() 3078 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3091 add_nested_action_end(*sfa, nested_acts_start); in validate_and_copy_check_pkt_len() 3092 add_nested_action_end(*sfa, start); in validate_and_copy_check_pkt_len()
|