Searched refs:addattr32 (Results 1 – 3 of 3) sorted by relevance
39 int addattr32(struct nlmsghdr *n, int maxlen, int type, __u32 data);
297 int addattr32(struct nlmsghdr *n, int maxlen, int type, __u32 data) in addattr32() function
1818 addattr32(&req.n, sizeof(req), TCA_INGRESS_BLOCK, 1); in qdisc_replace()