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

  /external/ppp/pppd/
pppd.h 621 void cfg_bundle __P((int, int, int, int)); /* Configure existing bundle */
    [all...]
sys-linux.c 652 * cfg_bundle - configure the existing bundle.
655 void cfg_bundle(int mrru, int mtru, int rssn, int tssn) function
691 cfg_bundle(mrru, mtru, rssn, tssn);
    [all...]

Completed in 270 milliseconds