Lines Matching refs:nlattr
49 const struct nlattr *attr, int len);
53 const struct nlattr *actions;
114 const struct nlattr *attr) in add_deferred_actions()
767 struct sw_flow_key *key, const struct nlattr *attr, in output_userspace()
768 const struct nlattr *actions, int actions_len) in output_userspace()
771 const struct nlattr *a; in output_userspace()
819 struct sw_flow_key *key, const struct nlattr *attr, in sample()
820 const struct nlattr *actions, int actions_len) in sample()
822 const struct nlattr *acts_list = NULL; in sample()
823 const struct nlattr *a; in sample()
875 const struct nlattr *attr) in execute_hash()
891 const struct nlattr *a) in execute_set_action()
911 const struct nlattr *a) in execute_masked_set_action()
980 const struct nlattr *a, int rem) in execute_recirc()
1023 const struct nlattr *attr, int len) in do_execute_actions()
1031 const struct nlattr *a; in do_execute_actions()
1143 const struct nlattr *actions = da->actions; in process_deferred_actions()