Searched refs:tc_chain_notify (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | cls_api.c | 592 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, 626 tc_chain_notify(chain, NULL, 0, NLM_F_CREATE | NLM_F_EXCL, in __tcf_chain_get() 2884 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify() function 3081 tc_chain_notify(chain, NULL, 0, NLM_F_CREATE | NLM_F_EXCL, in tc_ctl_chain() 3095 err = tc_chain_notify(chain, skb, n->nlmsg_seq, in tc_ctl_chain()
|