Home
last modified time | relevance | path

Searched refs:NL_STOP (Results 1 – 15 of 15) sorted by relevance

/external/libnl/lib/
Dhandlers.c69 return NL_STOP; in nl_invalid_handler_verbose()
80 return NL_STOP; in nl_overrun_handler_verbose()
115 return NL_STOP; in nl_finish_handler_debug()
157 return NL_STOP; in nl_ack_handler_debug()
Dnl.c499 case NL_STOP: \
643 else if (err == NL_STOP) { in recvmsgs()
723 return NL_STOP; in ack_wait_handler()
/external/iw/
Dgenl.c20 return NL_STOP; in error_handler()
27 return NL_STOP; in ack_handler()
Diw.c279 return NL_STOP; in error_handler()
293 return NL_STOP; in ack_handler()
/external/libnl/include/netlink/
Dhandlers.h65 NL_STOP, enumerator
/external/libnl/src/
Dnf-monitor.c34 return NL_STOP; in event_input()
Dnl-monitor.c32 return NL_STOP; in event_input()
Dnf-log.c48 return NL_STOP; in event_input()
Dnf-queue.c80 return NL_STOP; in event_input()
/external/autotest/client/deps/iwcap/src/
Diwcap.c479 return NL_STOP; in error_handler()
493 return NL_STOP; in ack_handler()
/external/libnl/lib/fib_lookup/
Dlookup.c116 err = NL_STOP; in result_msg_parser()
/external/nfacct/
Dnfacct.c150 return NL_STOP; in message_received()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c1117 return NL_STOP; in phy_info_freqs()
1163 return NL_STOP; in phy_info_rates()
1194 return NL_STOP; in phy_info_band()
Ddriver_nl80211.c281 return NL_STOP; in ack_handler()
/external/libnl/
DChangeLog41 o Fixed nl_recvmsgs() to return 0 when interrupted via NL_STOP or