Home
last modified time | relevance | path

Searched refs:ccp_flags_set (Results 1 – 4 of 4) sorted by relevance

/external/ppp/pppd/
Dccp.c393 ccp_flags_set(unit, 1, 0);
414 ccp_flags_set(unit, 0, 0);
514 ccp_flags_set(unit, 0, 0);
1432 ccp_flags_set(f->unit, 1, 1);
1465 ccp_flags_set(f->unit, 1, 0);
Dpppd.h642 void ccp_flags_set __P((int, int, int));
Dsys-linux.c1320 void ccp_flags_set (int unit, int isopen, int isup) in ccp_flags_set() function
Dsys-solaris.c1639 ccp_flags_set(unit, isopen, isup) in ccp_flags_set() function