Lines Matching refs:nlmsghdr
664 struct nlmsghdr *nlh; in tca_get_fill()
694 act_get_notify(struct net *net, u32 portid, struct nlmsghdr *n, in act_get_notify()
725 tcf_action_get_1(struct nlattr *nla, struct nlmsghdr *n, u32 portid) in tcf_action_get_1()
777 struct nlmsghdr *n, u32 portid) in tca_action_flush()
781 struct nlmsghdr *nlh; in tca_action_flush()
849 tcf_del_notify(struct net *net, struct nlmsghdr *n, struct list_head *actions, in tcf_del_notify()
880 tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n, in tca_action_gd()
923 tcf_add_notify(struct net *net, struct nlmsghdr *n, struct list_head *actions, in tcf_add_notify()
947 tcf_action_add(struct net *net, struct nlattr *nla, struct nlmsghdr *n, in tcf_action_add()
966 static int tc_ctl_action(struct sk_buff *skb, struct nlmsghdr *n) in tc_ctl_action()
1017 find_dump_kind(const struct nlmsghdr *n) in find_dump_kind()
1047 struct nlmsghdr *nlh; in tc_dump_action()