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

  /external/iproute2/include/
libnetlink.h 51 extern int addattr64(struct nlmsghdr *n, int maxlen, int type, __u64 data);
  /external/iproute2/lib/
libnetlink.c 543 int addattr64(struct nlmsghdr *n, int maxlen, int type, __u64 data) function
  /external/iproute2/ip/
ipl2tp.c 175 if (p->reorder_timeout) addattr64(&req.n, 1024, L2TP_ATTR_RECV_TIMEOUT,

Completed in 250 milliseconds