Lines Matching refs:p1
1014 * @p1: module name (e.g. "mark")
1019 * @p1: module name
1024 * @p1: module name
1029 * @p1: module name
1033 void xtables_param_act(unsigned int status, const char *p1, ...)
1039 va_start(args, p1);
1049 p1, p2);
1057 "%s: \"%s\" option cannot be inverted", p1, p2);
1064 p1, p2, p3);
1071 "%s: At most one action is possible", p1);
1074 xt_params->exit_err(status, p1, args);