Searched refs:nl_cb_call (Results 1 - 2 of 2) sorted by relevance

/external/libnl/lib/
H A Dnl.c214 if (nl_cb_call(cb, NL_CB_MSG_OUT, msg) != NL_OK)
492 err = nl_cb_call(cb, type, msg); \
/external/libnl/include/
H A Dnetlink-local.h111 static inline int nl_cb_call(struct nl_cb *cb, int type, struct nl_msg *msg) function

Completed in 80 milliseconds