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

  /external/ppp/pppd/
lcp.c 77 bool noendpoint = 0; /* don't send/accept endpoint discriminator */ variable
183 { "noendpoint", o_bool, &noendpoint,
637 if (noendpoint)
    [all...]
multilink.c 94 if (!wo->neg_endpoint && !noendpoint) {
pppd.h 316 extern bool noendpoint; /* don't send or accept endpt. discrim. */
    [all...]

Completed in 124 milliseconds