HomeSort by relevance Sort by last modified time
    Searched refs:ccp_flags_set (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
ccp.c 393 ccp_flags_set(unit, 1, 0);
414 ccp_flags_set(unit, 0, 0);
514 ccp_flags_set(unit, 0, 0);
    [all...]
pppd.h 620 void ccp_flags_set __P((int, int, int));
    [all...]
sys-linux.c 1284 * ccp_flags_set - inform kernel about the current state of CCP.
1287 void ccp_flags_set (int unit, int isopen, int isup) function
    [all...]
sys-solaris.c 1636 ccp_flags_set(unit, isopen, isup) function
    [all...]

Completed in 685 milliseconds