Lines Matching refs:nlmsghdr
646 struct nlmsghdr *nlh; in tca_get_fill()
676 act_get_notify(struct net *net, u32 portid, struct nlmsghdr *n, in act_get_notify()
707 tcf_action_get_1(struct nlattr *nla, struct nlmsghdr *n, u32 portid) in tcf_action_get_1()
759 struct nlmsghdr *n, u32 portid) in tca_action_flush()
763 struct nlmsghdr *nlh; in tca_action_flush()
831 tcf_del_notify(struct net *net, struct nlmsghdr *n, struct list_head *actions, in tcf_del_notify()
862 tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n, in tca_action_gd()
905 tcf_add_notify(struct net *net, struct nlmsghdr *n, struct list_head *actions, in tcf_add_notify()
929 tcf_action_add(struct net *net, struct nlattr *nla, struct nlmsghdr *n, in tcf_action_add()
948 static int tc_ctl_action(struct sk_buff *skb, struct nlmsghdr *n) in tc_ctl_action()
999 find_dump_kind(const struct nlmsghdr *n) in find_dump_kind()
1029 struct nlmsghdr *nlh; in tc_dump_action()