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