Home
last modified time | relevance | path

Searched refs:tcf_add_notify (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/sched/
Dact_api.c907 static int tcf_add_notify(struct net *net, struct tc_action *a, in tcf_add_notify() function
973 ret = tcf_add_notify(net, act, pid, seq, RTM_NEWACTION, n->nlmsg_flags); in tcf_action_add()