HomeSort by relevance Sort by last modified time
    Searched refs:addattrstrz (Results 1 - 3 of 3) sorted by null

  /external/iproute2/include/
libnetlink.h 52 extern int addattrstrz(struct nlmsghdr *n, int maxlen, int type, const char *data);
  /external/iproute2/lib/
libnetlink.c 548 int addattrstrz(struct nlmsghdr *n, int maxlen, int type, const char *str) function
  /external/iproute2/ip/
ipl2tp.c 183 addattrstrz(&req.n, 1024, L2TP_ATTR_IFNAME, p->ifname);

Completed in 216 milliseconds