Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Drtnetlink.h552 RTNLGRP_TC, enumerator
553 #define RTNLGRP_TC RTNLGRP_TC macro
/linux-3.4.99/net/sched/
Dact_api.c821 err = rtnetlink_send(skb, net, pid, RTNLGRP_TC, in tca_action_flush()
892 ret = rtnetlink_send(skb, net, pid, RTNLGRP_TC, in tca_action_gd()
935 NETLINK_CB(skb).dst_group = RTNLGRP_TC; in tcf_add_notify()
937 err = rtnetlink_send(skb, net, pid, RTNLGRP_TC, flags & NLM_F_ECHO); in tcf_add_notify()
Dcls_api.c392 return rtnetlink_send(skb, net, pid, RTNLGRP_TC, in tfilter_notify()
Dsch_api.c1265 return rtnetlink_send(skb, net, pid, RTNLGRP_TC, in qdisc_notify()
1547 return rtnetlink_send(skb, net, pid, RTNLGRP_TC, in tclass_notify()