• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/usr.sbin/ppp/

Lines Matching refs:SetVariable

1650 SetVariable(struct cmdargs const *arg)
2358 {"accmap", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2360 {"authkey", "key", SetVariable, LOCAL_AUTH,
2362 {"authname", NULL, SetVariable, LOCAL_AUTH,
2364 {"autoload", NULL, SetVariable, LOCAL_AUTH,
2369 {"callback", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2372 {"cbcp", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2375 {"ccpretry", "ccpretries", SetVariable, LOCAL_AUTH | LOCAL_CX_OPT,
2377 {"cd", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX, "Carrier delay requirement",
2379 {"chapretry", "chapretries", SetVariable, LOCAL_AUTH | LOCAL_CX,
2382 {"choked", NULL, SetVariable, LOCAL_AUTH,
2384 {"ctsrts", "crtscts", SetVariable, LOCAL_AUTH | LOCAL_CX,
2387 {"deflate", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX_OPT,
2391 {"mppe", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX_OPT,
2395 {"device", "line", SetVariable, LOCAL_AUTH | LOCAL_CX,
2398 {"dial", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2400 {"dns", NULL, SetVariable, LOCAL_AUTH, "Domain Name Server",
2410 {"hangup", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2414 {"ifqueue", NULL, SetVariable, LOCAL_AUTH, "interface queue",
2416 {"ipcpretry", "ipcpretries", SetVariable, LOCAL_AUTH, "IPCP retries",
2418 {"ipv6cpretry", "ipv6cpretries", SetVariable, LOCAL_AUTH, "IPV6CP retries",
2420 {"lcpretry", "lcpretries", SetVariable, LOCAL_AUTH | LOCAL_CX, "LCP retries",
2425 {"login", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2427 {"logout", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2429 {"lqrperiod", "echoperiod", SetVariable, LOCAL_AUTH | LOCAL_CX_OPT,
2431 {"mode", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX, "mode value",
2433 {"mrru", NULL, SetVariable, LOCAL_AUTH, "MRRU value",
2435 {"mru", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2437 {"mtu", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2439 {"nbns", NULL, SetVariable, LOCAL_AUTH, "NetBIOS Name Server",
2441 {"openmode", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX, "open mode",
2443 {"papretry", "papretries", SetVariable, LOCAL_AUTH | LOCAL_CX, "PAP retries",
2445 {"parity", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX, "serial parity",
2447 {"phone", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX, "telephone number(s)",
2452 {"radius", NULL, SetVariable, LOCAL_AUTH,
2454 {"rad_alive", NULL, SetVariable, LOCAL_AUTH,
2457 {"rad_port_id", NULL, SetVariable, LOCAL_AUTH,
2462 {"recvpipe", NULL, SetVariable, LOCAL_AUTH,
2466 {"sendpipe", NULL, SetVariable, LOCAL_AUTH,
2475 {"timeout", NULL, SetVariable, LOCAL_AUTH, "Idle timeout",
2477 {"urgent", NULL, SetVariable, LOCAL_AUTH, "urgent traffic",
2483 {"pppoe", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,