Home
last modified time | relevance | path

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

/fs/dlm/
Dlowcomms.c336 static int addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid) in addr_to_nodeid() function
802 if (addr_to_nodeid(&peeraddr, &nodeid)) { in accept_from_sock()