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