Searched defs:rta_addattr32 (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/lib/
H A Dlibnetlink.c617 int rta_addattr32(struct rtattr *rta, int maxlen, int type, __u32 data) function
623 fprintf(stderr,"rta_addattr32: Error! max allowed bound %d exceeded\n",maxlen);

Completed in 928 milliseconds