Searched refs:lookup_notify (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/net/qrtr/ |
D | ns.c | 161 static void lookup_notify(struct sockaddr_qrtr *to, struct qrtr_server *srv, in lookup_notify() function 297 lookup_notify(&lookup->sq, srv, false); in server_del() 540 lookup_notify(&lookup->sq, srv, true); in ctrl_cmd_new_server() 626 lookup_notify(from, srv, true); in ctrl_cmd_new_lookup() 633 lookup_notify(from, NULL, true); in ctrl_cmd_new_lookup()
|