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

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

Completed in 68 milliseconds