Home
last modified time | relevance | path

Searched refs:noendpoint (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libdscp/svc/
H A Ddscp.ppp.options63 noendpoint
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmultilink.c77 if (!wo->neg_endpoint && !noendpoint) { in mp_check_options()
H A Dpppd.h275 extern bool noendpoint; /* don't send or accept endpt. discrim. */
H A Dlcp.c96 bool noendpoint = 0; /* don't send/accept endpoint discriminator */ variable
205 { "noendpoint", o_bool, &noendpoint,
857 if (noendpoint)