Searched refs:tca_get_fill (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/sched/ |
D | act_api.c | 642 tca_get_fill(struct sk_buff *skb, struct list_head *actions, u32 portid, u32 seq, in tca_get_fill() function 684 if (tca_get_fill(skb, actions, portid, n->nlmsg_seq, 0, event, 0, 0) <= 0) { in act_get_notify() 841 if (tca_get_fill(skb, actions, portid, n->nlmsg_seq, 0, RTM_DELACTION, in tcf_del_notify() 915 if (tca_get_fill(skb, actions, portid, n->nlmsg_seq, n->nlmsg_flags, in tcf_add_notify()
|