Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/dlm/
Dlowcomms.c288 static int nodeid_to_addr(int nodeid, struct sockaddr_storage *sas_out, in nodeid_to_addr() function
985 result = nodeid_to_addr(con->nodeid, &daddr, NULL, true); in sctp_connect_to_sock()
1088 result = nodeid_to_addr(con->nodeid, &saddr, NULL, false); in tcp_connect_to_sock()