Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/linux/lnet/
Dlib-types.h298 #define LNET_PINGINFO_SIZE offsetof(lnet_ping_info_t, pi_ni[LNET_MAX_RTR_NIS]) macro
/drivers/staging/lustre/lnet/lnet/
Drouter.c896 LIBCFS_FREE(rcd->rcd_pinginfo, LNET_PINGINFO_SIZE); in lnet_destroy_rc_data()
918 LIBCFS_ALLOC(pi, LNET_PINGINFO_SIZE); in lnet_create_rc_data_locked()
931 .length = LNET_PINGINFO_SIZE, in lnet_create_rc_data_locked()