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

  /external/ppp/pppd/
pppd.h 467 void set_ifunit __P((int)); /* set stuff that depends on ifunit */
    [all...]
main.c 532 set_ifunit(1);
774 * set_ifunit - do things we need to do once we know which ppp
778 set_ifunit(iskey) function
    [all...]
auth.c 544 * (from establish_ppp to set_ifunit). However, we won't be
545 * doing the set_ifunit in multilink mode, which is the only time
556 set_ifunit(1);
    [all...]

Completed in 48 milliseconds