Searched refs:PRINTF (Results 1 - 25 of 66) sorted by relevance

123

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dprintunit.c18 PRINTF("ipf");
21 PRINTF("nat");
24 PRINTF("state");
27 PRINTF("auth");
30 PRINTF("sync");
33 PRINTF("scan");
36 PRINTF("lookup");
39 PRINTF("count");
42 PRINTF("all");
45 PRINTF("unknow
[all...]
H A Dprintdstlistpolicy.c17 PRINTF("none");
20 PRINTF("round-robin");
23 PRINTF("weighting connection");
26 PRINTF("random");
H A Dprintnatfield.c70 PRINTF("%#lx", (u_long)n->nat_ifps[0]);
74 PRINTF("%#lx", (u_long)n->nat_ifps[1]);
78 PRINTF("%d", n->nat_mtu[0]);
82 PRINTF("%d", n->nat_mtu[1]);
86 PRINTF("%s", n->nat_ifnames[0]);
90 PRINTF("%s", n->nat_ifnames[1]);
94 PRINTF("%d", n->nat_sumd[0]);
98 PRINTF("%d", n->nat_sumd[1]);
103 PRINTF("%"PRIu64"", n->nat_pkts[0]);
105 PRINTF("
[all...]
H A Dprintnatside.c15 PRINTF("%lu\tproxy create fail %s\n", ns->ns_appr_fail, side);
16 PRINTF("%lu\tproxy fail %s\n", ns->ns_ipf_proxy_fail, side);
17 PRINTF("%lu\tbad nat %s\n", ns->ns_badnat, side);
18 PRINTF("%lu\tbad nat new %s\n", ns->ns_badnatnew, side);
19 PRINTF("%lu\tbad next addr %s\n", ns->ns_badnextaddr, side);
20 PRINTF("%lu\tbucket max %s\n", ns->ns_bucket_max, side);
21 PRINTF("%lu\tclone nomem %s\n", ns->ns_clone_nomem, side);
22 PRINTF("%lu\tdecap bad %s\n", ns->ns_decap_bad, side);
23 PRINTF("%lu\tdecap fail %s\n", ns->ns_decap_fail, side);
24 PRINTF("
[all...]
H A Dprintstatefields.c92 PRINTF("%#lx", (u_long)sp->is_ifp[0]);
96 PRINTF("%#lx", (u_long)sp->is_ifp[1]);
100 PRINTF("%#lx", (u_long)sp->is_ifp[2]);
104 PRINTF("%#lx", (u_long)sp->is_ifp[3]);
108 PRINTF("%s", sp->is_ifname[0]);
112 PRINTF("%s", sp->is_ifname[1]);
116 PRINTF("%s", sp->is_ifname[2]);
120 PRINTF("%s", sp->is_ifname[3]);
125 PRINTF("%"PRIu64"", sp->is_pkts[0]);
127 PRINTF("
[all...]
H A Dprintdstlistdata.c19 PRINTF("# ");
20 PRINTF("pool ");
23 PRINTF("# ");
24 PRINTF("Name: %s\tRole: ", pool->ipld_name);
30 PRINTF("/dstlist (name %s;", pool->ipld_name);
32 PRINTF(" policy ");
36 PRINTF(")\n");
40 PRINTF("\tReferences: %d\n", pool->ipld_ref);
42 PRINTF("# ");
43 PRINTF("Polic
[all...]
H A Dprinthashdata.c19 PRINTF("# 'anonymous' table refs %d\n", hp->iph_ref);
21 PRINTF("# ");
25 PRINTF("table");
28 PRINTF("group-map");
30 PRINTF(" in");
32 PRINTF(" out");
34 PRINTF(" ???");
37 PRINTF("%#x", hp->iph_type);
40 PRINTF(" role=");
42 PRINTF("Has
[all...]
H A Dprintproto.c23 PRINTF("tcp/udp");
25 PRINTF("tcp");
27 PRINTF("udp");
29 PRINTF("icmp");
31 PRINTF("ip");
33 PRINTF("%s", pr->p_name);
35 PRINTF("%d", np->in_pr[0]);
38 PRINTF("%s", pr->p_name);
40 PRINTF("%d", p);
H A Dprinttqtable.c18 PRINTF("TCP Entries per state\n");
20 PRINTF(" %5d", i);
21 PRINTF("\n");
24 PRINTF(" %5d", table[i].ifq_ref - 1);
25 PRINTF("\n");
H A Dprintlookup.c22 PRINTF("pool/");
25 PRINTF("hash/");
28 PRINTF("dstlist/");
31 PRINTF("lookup(%x)=", addr->iplookuptype);
36 PRINTF("%u", addr->iplookupnum);
40 PRINTF("%s", name);
H A Dprinttunable.c17 PRINTF("%s\tmin %lu\tmax %lu\tcurrent ",
20 PRINTF("%lu\n", tup->ipft_vlong);
22 PRINTF("%u\n", tup->ipft_vint);
24 PRINTF("%hu\n", tup->ipft_vshort);
26 PRINTF("%u\n", (u_int)tup->ipft_vchar);
28 PRINTF("sz = %d\n", tup->ipft_sz);
H A Dprintstate.c27 PRINTF("%d:", sp->is_v);
29 PRINTF("%s", pr->p_name);
31 PRINTF("%d", sp->is_p);
33 PRINTF(" src:%s", hostname(sp->is_family, &sp->is_src.in4));
36 PRINTF(",*");
38 PRINTF(",%d", ntohs(sp->is_sport));
41 PRINTF(" dst:%s", hostname(sp->is_family, &sp->is_dst.in4));
44 PRINTF(",*");
46 PRINTF(",%d", ntohs(sp->is_dport));
50 PRINTF(" stat
[all...]
H A Dprintpooldata.c19 PRINTF("# 'anonymous' tree %s\n", pool->ipo_name);
21 PRINTF("# ");
22 PRINTF("table role=");
25 PRINTF("# ");
26 PRINTF("%s: %s",
30 PRINTF("(anon)");
32 PRINTF("Role: ");
38 PRINTF(" type=tree %s=%s\n",
44 PRINTF("\tReferences: %d\tHits: %lu\n", pool->ipo_ref,
47 PRINTF("# ");
[all...]
H A Dprintfr.c33 PRINTF("# Builtin: ");
36 PRINTF("%u ", fp->fr_collect);
41 PRINTF("call");
43 PRINTF(" now");
45 PRINTF(" %s/%u", s ? s : "?", fp->fr_arg);
47 PRINTF("pass");
49 PRINTF("block");
53 PRINTF("count");
55 PRINTF("auth");
57 PRINTF("preaut
[all...]
H A Dprintlog.c22 PRINTF("log");
24 PRINTF(" body");
26 PRINTF(" first");
28 PRINTF(" or-block");
30 PRINTF(" level ");
37 PRINTF("%s.%s", s, u);
H A Dprintactivenat.c26 PRINTF("%s", getnattype(nat));
29 PRINTF(" CLONE");
31 PRINTF(" ORPHAN");
39 PRINTF(" %-5hu", ntohs(nat->nat_osport));
46 PRINTF(" %-5hu", ntohs(nat->nat_odport));
48 PRINTF("<- -> ");
53 PRINTF(" %-5hu", ntohs(nat->nat_nsport));
59 PRINTF(" %-5hu", ntohs(nat->nat_ndport));
66 PRINTF(" %-5hu", ntohs(nat->nat_osport));
68 PRINTF(" <
[all...]
H A Dprintifname.c19 PRINTF("%s%s", format, name);
21 PRINTF("(!)");
H A Dprintnat.c43 PRINTF("no ");
48 PRINTF("encap in on");
52 PRINTF("encap out on");
56 PRINTF("divert in on");
60 PRINTF("divert out on");
64 PRINTF("rewrite in on");
68 PRINTF("rewrite out on");
72 PRINTF("rdr");
76 PRINTF("map");
80 PRINTF("ma
[all...]
H A Dprinthost.c24 PRINTF("any");
29 PRINTF("%s", inet_ntop(family, ptr, ipbuf, sizeof(ipbuf)));
32 PRINTF("%s", inet_ntoa(ipa));
H A Dprintmask.c23 PRINTF("/%d", count6bits(mask));
26 PRINTF("/%s", inet_ntoa(ipa));
28 PRINTF("/%d", ones);
H A Dprint_toif.c24 PRINTF("%s %s%s", tag, base + fdp->fd_name,
33 PRINTF(":%s", ipv6addr);
38 PRINTF(":%s", inet_ntoa(fdp->fd_ip));
43 PRINTF("%s dstlist/%s ", tag, base + fdp->fd_name);
47 PRINTF("%s <%d>", tag, fdp->fd_type);
H A Dprintfraginfo.c22 PRINTF("%s", prefix);
24 PRINTF("inet6");
27 PRINTF("inet");
32 PRINTF(" %s -> ", hostname(family, &ifr->ipfr_src));
38 PRINTF("%s id %x ttl %lu pr %d pkts %u bytes %u seen0 %d ref %d\n",
H A Dprintip.c24 PRINTF("%lu", (u_long)ntohl(ipa.s_addr));
26 PRINTF("%s", inet_ntoa(ipa));
36 PRINTF("%s", str);
38 PRINTF("???");
42 PRINTF("?(%d)?", family);
H A Dprintaps.c35 PRINTF("\tproxy %s/%d use %d flags %x\n", apr.apr_label,
38 PRINTF("\tbytes %"PRIu64" pkts %"PRIu64"",
42 PRINTF("\tbytes %lu pkts %lu", ap.aps_bytes, ap.aps_pkts);
44 PRINTF(" data %s\n", ap.aps_data ? "YES" : "NO");
46 PRINTF("\t\tstate[%u,%u], sel[%d,%d]\n",
51 PRINTF("\t\tseq: off %hd/%hd min %x/%x\n",
54 PRINTF("\t\tack: off %hd/%hd min %x/%x\n",
58 PRINTF("\t\tseq: off %hd/%hd min %lx/%lx\n",
61 PRINTF("\t\tack: off %hd/%hd min %lx/%lx\n",
70 PRINTF("\tRea
[all...]
H A Dprinthostmask.c26 PRINTF("any");
31 PRINTF("%s", inet_ntop(family, ptr, ipbuf, sizeof(ipbuf)));
34 PRINTF("%s", inet_ntoa(ipa));

Completed in 266 milliseconds

123