Searched refs:ln_loni (Results 1 – 3 of 3) sorted by relevance
877 if (the_lnet.ln_loni != NULL) { in lnet_shutdown_lndnis()878 lnet_ni_decref_locked(the_lnet.ln_loni, 0); in lnet_shutdown_lndnis()879 the_lnet.ln_loni = NULL; in lnet_shutdown_lndnis()1049 LASSERT(the_lnet.ln_loni == NULL); in lnet_startup_lndnis()1050 the_lnet.ln_loni = ni; in lnet_startup_lndnis()
1250 if (src_ni == the_lnet.ln_loni) { in lnet_send()
555 lnet_ni_t *ln_loni; /* the loopback NI */ member