Searched refs:nl_cb_call (Results 1 – 2 of 2) sorted by relevance
139 static inline int nl_cb_call(struct nl_cb *cb, enum nl_cb_type type, struct nl_msg *msg) in nl_cb_call() function
340 if ((ret = nl_cb_call(cb, NL_CB_MSG_OUT, msg)) != NL_OK) in nl_sendmsg()812 err = nl_cb_call(cb, type, msg); \