Home | History | Annotate | Download | only in pfctl

Lines Matching refs:ALL

5  * Copyright (c) 2001 Markus Friedl.  All rights reserved.
6 * Copyright (c) 2001 Daniel Hartmeier. All rights reserved.
7 * Copyright (c) 2001 Theo de Raadt. All rights reserved.
8 * Copyright (c) 2002,2003 Henning Brauer. All rights reserved.
411 %token RETURNRST RETURNICMP RETURNICMP6 PROTO INET INET6 ALL ANY ICMPTYPE
2276 logopt : ALL { $$.log = PF_LOG_ALL; $$.logif = 0; }
2394 fromto : ALL {
3870 yyerror("all pool addresses must be in the "
4890 { "all", ALL},
5261 * we wait until they discover this ugliness and make it all fancy.