Whamcloud - gitweb
lctl flush command to flush the cache of idmap, lsd, and gss svc context
authorwangchao <wangchao>
Thu, 16 Jun 2005 10:23:59 +0000 (10:23 +0000)
committerwangchao <wangchao>
Thu, 16 Jun 2005 10:23:59 +0000 (10:23 +0000)
lnet/include/lnet/types.h

index f07534b..4f24b3a 100644 (file)
@@ -47,6 +47,7 @@ static inline int PtlHandleIsEqual (ptl_handle_any_t h1, ptl_handle_any_t h2)
 #define PTL_JID_ANY      ((ptl_jid_t) -1)
 #define PTL_NID_ANY      ((ptl_nid_t) -1)
 #define PTL_PID_ANY      ((ptl_pid_t) -1)
 #define PTL_JID_ANY      ((ptl_jid_t) -1)
 #define PTL_NID_ANY      ((ptl_nid_t) -1)
 #define PTL_PID_ANY      ((ptl_pid_t) -1)
+#define PTL_NETID_ANY    ((ptl_netid_t) -1)
 
 typedef struct {
         ptl_nid_t nid;
 
 typedef struct {
         ptl_nid_t nid;