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

/external/android-clat/
H A Dgetaddr.c31 // shared state between getinterface_ip and getaddr_cb
39 /* function: getaddr_cb
44 static int getaddr_cb(struct nl_msg *msg, void *data) { function
119 nl_cb_set(callbacks, NL_CB_VALID, NL_CB_CUSTOM, getaddr_cb, &targ);

Completed in 153 milliseconds