Home
last modified time | relevance | path

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

/external/libnl/lib/
Dcache.c666 static int update_msg_parser(struct nl_msg *msg, void *arg) in update_msg_parser() function
702 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, update_msg_parser, &x); in __cache_pickup()