Home
last modified time | relevance | path

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

/external/iw/
Dinterface.c306 static int print_iface_handler(struct nl_msg *msg, void *arg) in print_iface_handler() function
382 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_iface_handler, NULL); in handle_interface_info()
450 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_iface_handler, &dev_dump_wiphy); in handle_dev_dump()