Home
last modified time | relevance | path

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

/Linux-v5.4/fs/dlm/
Dlowcomms.c344 static int addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid) in addr_to_nodeid() function
765 if (addr_to_nodeid(&peeraddr, &nodeid)) { in tcp_accept_from_sock()
890 ret = addr_to_nodeid(&prim.ssp_addr, &nodeid); in sctp_accept_from_sock()