Searched refs:NL_OK (Results 1 – 13 of 13) sorted by relevance
54 if (ifa_p->ifa_index != targ_p->ifindex) return NL_OK; in getaddr_cb()56 if (ifa_p->ifa_scope != RT_SCOPE_UNIVERSE) return NL_OK; in getaddr_cb()65 return NL_OK; in getaddr_cb()72 return NL_OK; in getaddr_cb()78 return NL_OK; in getaddr_cb()90 return NL_OK; in error_handler()
33 return NL_OK; in ack_handler()50 return NL_OK; in error_handler()
53 return NL_OK; in nl_valid_handler_verbose()100 return NL_OK; in nl_valid_handler_debug()121 return NL_OK; in nl_msg_in_handler_debug()131 return NL_OK; in nl_msg_out_handler_debug()
311 if ((ret = nl_cb_call(cb, NL_CB_MSG_OUT, msg)) != NL_OK) in nl_sendmsg()762 case NL_OK: \
268 return NL_OK; in noop_seq_check()
57 if (ops->co_event_filter(ca->ca_cache, obj) != NL_OK) in include_cb()
61 NL_OK, enumerator
1522 return NL_OK; in phy_info_freqs()1553 return NL_OK; in phy_info_freqs()1569 return NL_OK; in phy_info_rates()1597 return NL_OK; in phy_info_rates()1650 if (ret == NL_OK) in phy_info_band()1652 if (ret != NL_OK) { in phy_info_band()1657 return NL_OK; in phy_info_band()1678 if (res != NL_OK) in phy_info_handler()
367 return NL_OK; in no_seq_check()
157 return NL_OK; in message_received()
9 return NL_OK; in no_seq_check()
989 error code is NL_OK the message is sent using sendmsg() resulting in1158 always returns NL_OK.2472 | NL_OK | Proceed.2500 | NL_CB_MSG_OUT | Each message sent | NL_OK2510 | NL_CB_MSG_IN | Each message received | NL_OK2511 | NL_CB_SEQ_CHECK | May overwrite sequence check algo | NL_OK2513 | NL_CB_SEND_ACK | Messages with NLM_F_ACK flag set | NL_OK2518 | NL_CB_VALID | Each valid message | NL_OK2521 Any of these functions may return NL_OK, NL_SKIP, or NL_STOP.
476 NL_OK, enumerator