Searched refs:NatOption (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | command.c | 196 static int NatOption(struct cmdargs const *); 766 {"deny_incoming", NULL, NatOption, LOCAL_AUTH, 771 {"log", NULL, NatOption, LOCAL_AUTH, 786 {"same_ports", NULL, NatOption, LOCAL_AUTH, 791 {"unregistered_only", NULL, NatOption, LOCAL_AUTH, 795 {"use_sockets", NULL, NatOption, LOCAL_AUTH, 2666 NatOption(struct cmdargs const *arg) in NatOption() function
|