Searched refs:ln_loni (Results 1 – 3 of 3) sorted by relevance
950 if (the_lnet.ln_loni != NULL) { in lnet_shutdown_lndnis()951 lnet_ni_decref_locked(the_lnet.ln_loni, 0); in lnet_shutdown_lndnis()952 the_lnet.ln_loni = NULL; in lnet_shutdown_lndnis()1122 LASSERT(the_lnet.ln_loni == NULL); in lnet_startup_lndnis()1123 the_lnet.ln_loni = ni; in lnet_startup_lndnis()
1253 if (src_ni == the_lnet.ln_loni) { in lnet_send()
705 lnet_ni_t *ln_loni; /* the loopback NI */ member