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 487 void set_ifunit __P((int)); /* set stuff that depends on ifunit */
    [all...]
main.c 529 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 567 * (from establish_ppp to set_ifunit). However, we won't be
568 * doing the set_ifunit in multilink mode, which is the only time
579 set_ifunit(1);
    [all...]

Completed in 845 milliseconds