Searched refs:tc_chain_notify (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/sched/ |
D | cls_api.c | 274 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, 302 tc_chain_notify(chain, NULL, 0, NLM_F_CREATE | NLM_F_EXCL, in __tcf_chain_get() 330 tc_chain_notify(chain, NULL, 0, 0, RTM_DELCHAIN, false); in __tcf_chain_put() 1757 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify() function 1903 tc_chain_notify(chain, NULL, 0, NLM_F_CREATE | NLM_F_EXCL, in tc_ctl_chain() 1918 err = tc_chain_notify(chain, skb, n->nlmsg_seq, in tc_ctl_chain()
|