Searched refs:dlm_lowcomms_addr (Results 1 – 3 of 3) sorted by relevance
24 int dlm_lowcomms_addr(int nodeid, struct sockaddr_storage *addr, int len);
622 rv = dlm_lowcomms_addr(cm->nodeid, addr, len); in comm_addr_store()
370 int dlm_lowcomms_addr(int nodeid, struct sockaddr_storage *addr, int len) in dlm_lowcomms_addr() function