Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ppp/
H A Dcommand.c734 static struct cmdtab const NatCommands[] = variable
769 "Display this message", "nat help|? [command]", NatCommands},
850 "NAT control", "nat option yes|no", NatCommands},
3032 if (arg->cmd->args == NatCommands && in RunListCommand()