HomeSort by relevance Sort by last modified time
    Searched defs:np_up (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/netif/ppp/
auth.c 683 * np_up - a network protocol has come up.
686 np_up(int unit, u16_t proto) function
691 AUTHDEBUG(LOG_INFO, ("np_up: %d proto=%X\n", unit, proto));
693 AUTHDEBUG(LOG_INFO, ("np_up: maxconnect=%d idle_time_limit=%d\n",ppp_settings.maxconnect,ppp_settings.idle_time_limit));
    [all...]
  /external/ppp/pppd/
auth.c 1064 * np_up - a network protocol has come up.
1067 np_up(unit, proto) function
    [all...]

Completed in 240 milliseconds