Searched refs:rtnl_ematch_fill_attr (Results 1 – 4 of 4) sorted by relevance
78 extern int rtnl_ematch_fill_attr(struct nl_msg *, int,
123 return rtnl_ematch_fill_attr(msg, TCA_CGROUP_EMATCHES, in cgroup_fill_msg()
149 rtnl_ematch_fill_attr(msg, TCA_BASIC_EMATCHES, b->b_ematch) < 0) in basic_msg_fill()
590 int rtnl_ematch_fill_attr(struct nl_msg *msg, int attrid, in rtnl_ematch_fill_attr() function