Searched refs:DLM_PROTO_TCP (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/dlm/ | ||
| H A D | config.h | 28 #define DLM_PROTO_TCP 0 macro |
| H A D | config.c | 969 #define DEFAULT_PROTOCOL DLM_PROTO_TCP |
| H A D | lowcomms.c | 1924 case DLM_PROTO_TCP: in dlm_lowcomms_start() |