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

  /external/libnl/include/netlink/
msg.h 23 #define NL_DONTPAD 0
  /external/libnl/lib/route/sch/
fifo.c 119 if (nlmsg_append(msg, &opts, sizeof(opts), NL_DONTPAD) < 0)
red.c 138 if (nlmsg_append(msg, &opts, sizeof(opts), NL_DONTPAD) < 0)
sfq.c 127 if (nlmsg_append(msg, &opts, sizeof(opts), NL_DONTPAD) < 0)
prio.c 142 if (nlmsg_append(msg, &opts, sizeof(opts), NL_DONTPAD) < 0) {

Completed in 78 milliseconds