Searched refs:tcf_fill_node (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_api.c | 1798 static int tcf_fill_node(struct net *net, struct sk_buff *skb, in tcf_fill_node() function 1866 if (tcf_fill_node(net, skb, tp, block, q, parent, fh, portid, in tfilter_notify() 1898 if (tcf_fill_node(net, skb, tp, block, q, parent, fh, portid, in tfilter_del_notify() 2472 return tcf_fill_node(net, a->skb, tp, a->block, a->q, a->parent, in tcf_node_dump() 2506 if (tcf_fill_node(net, skb, tp, block, q, parent, NULL, in tcf_chain_dump()
|