Searched refs:CLOSE_LCP (Results 1 – 4 of 4) sorted by relevance
49 #define CLOSE_LCP 2 macro
533 if (how == CLOSE_LCP) in datalink_ComeDown()1018 if (how == CLOSE_LCP) in datalink_Close()
1340 bundle_Close(arg->bundle, arg->cx ? arg->cx->name : NULL, CLOSE_LCP); in CloseCommand()1372 datalink_Down(arg->cx, CLOSE_LCP); in DownCommand()1374 bundle_Down(arg->bundle, CLOSE_LCP); in DownCommand()
408 case CLOSE_LCP: in bundle_Close()