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);
1428 ccp_flags_set(f->unit, 1, 1);
1461 ccp_flags_set(f->unit, 1, 0);
Dpppd.h618 void ccp_flags_set __P((int, int, int));
Dsys-linux.c1286 void ccp_flags_set (int unit, int isopen, int isup) in ccp_flags_set() function
Dsys-solaris.c1636 ccp_flags_set(unit, isopen, isup) in ccp_flags_set() function