Lines Matching refs:nlattr
45 const struct nlattr *attr, int len);
49 const struct nlattr *actions;
96 const struct nlattr *attr) in add_deferred_actions()
611 struct sw_flow_key *key, const struct nlattr *attr) in output_userspace()
615 const struct nlattr *a; in output_userspace()
657 struct sw_flow_key *key, const struct nlattr *attr) in sample()
659 const struct nlattr *acts_list = NULL; in sample()
660 const struct nlattr *a; in sample()
709 const struct nlattr *attr) in execute_hash()
725 const struct nlattr *a) in execute_set_action()
741 const struct nlattr *a) in execute_masked_set_action()
802 const struct nlattr *a, int rem) in execute_recirc()
845 const struct nlattr *attr, int len) in do_execute_actions()
853 const struct nlattr *a; in do_execute_actions()
950 const struct nlattr *actions = da->actions; in process_deferred_actions()