Searched refs:tc_chain_notify (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/net/sched/ |
D | cls_api.c | 489 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, 522 tc_chain_notify(chain, NULL, 0, NLM_F_CREATE | NLM_F_EXCL, in __tcf_chain_get() 2708 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify() function 2902 tc_chain_notify(chain, NULL, 0, NLM_F_CREATE | NLM_F_EXCL, in tc_ctl_chain() 2916 err = tc_chain_notify(chain, skb, n->nlmsg_seq, in tc_ctl_chain()
|