Searched refs:Down (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/ofed/management/infiniband-diags/scripts/
H A Dcheck_lft_balance.pl97 if ($line =~ /Down/) {
/freebsd-10.0-release/sys/net/
H A Dif_spppsubr.c220 void (*Down)(struct sppp *sp); member in struct:cp
1848 lcp.Down(sp);
1893 * The generic part of all Up/Down/Open/Close/TO event handlers.
1986 * aborts. Somehow, we must have missed a Down event
1988 * state, so as a bandaid we force the Down event now.
2152 lcp.Down(sp);
2236 SPP_FMT "Down event, taking interface down.\n",
2242 SPP_FMT "Down event (carrier loss)\n",
2471 lcp.Down(sp);
2728 * Take upper layers down. We send the Down even
[all...]

Completed in 137 milliseconds