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

  /external/libnl/include/netlink/
handlers.h 65 NL_STOP,
  /external/libnl/lib/
handlers.c 69 return NL_STOP;
80 return NL_STOP;
115 return NL_STOP;
157 return NL_STOP;
nl.c 499 case NL_STOP: \
643 else if (err == NL_STOP) {
694 * callbacks returns NL_STOP or nl_recv returns either 0 or a negative error code.
723 return NL_STOP;
  /external/libnl/src/
nf-monitor.c 34 return NL_STOP;
nl-monitor.c 32 return NL_STOP;
nf-log.c 48 return NL_STOP;
nf-queue.c 80 return NL_STOP;
  /external/libnl/lib/fib_lookup/
lookup.c 116 err = NL_STOP;
  /external/nfacct/
nfacct.c 150 return NL_STOP;

Completed in 757 milliseconds