Searched refs:CLOSE_LCP (Results 1 – 4 of 4) sorted by relevance
47 #define CLOSE_LCP 2 macro
531 if (how == CLOSE_LCP) in datalink_ComeDown()1016 if (how == CLOSE_LCP) in datalink_Close()
1331 bundle_Close(arg->bundle, arg->cx ? arg->cx->name : NULL, CLOSE_LCP); in CloseCommand()1363 datalink_Down(arg->cx, CLOSE_LCP); in DownCommand()1365 bundle_Down(arg->bundle, CLOSE_LCP); in DownCommand()
406 case CLOSE_LCP: in bundle_Close()