Lines Matching refs:PRINTF
29 PRINTF("\tproxy %s/%d use %d flags %x\n", apr.apr_label, in printaps()
32 PRINTF("\tbytes %"PRIu64" pkts %"PRIu64"", in printaps()
36 PRINTF("\tbytes %lu pkts %lu", ap.aps_bytes, ap.aps_pkts); in printaps()
38 PRINTF(" data %s\n", ap.aps_data ? "YES" : "NO"); in printaps()
40 PRINTF("\t\tstate[%u,%u], sel[%d,%d]\n", in printaps()
45 PRINTF("\t\tseq: off %hd/%hd min %x/%x\n", in printaps()
48 PRINTF("\t\tack: off %hd/%hd min %x/%x\n", in printaps()
52 PRINTF("\t\tseq: off %hd/%hd min %lx/%lx\n", in printaps()
55 PRINTF("\t\tack: off %hd/%hd min %lx/%lx\n", in printaps()
64 PRINTF("\tReal Audio Proxy:\n"); in printaps()
65 PRINTF("\t\tSeen PNA: %d\tVersion: %d\tEOS: %d\n", in printaps()
67 PRINTF("\t\tMode: %#x\tSBF: %#x\n", ra.rap_mode, ra.rap_sbf); in printaps()
68 PRINTF("\t\tPorts:pl %hu, pr %hu, sr %hu\n", in printaps()
74 PRINTF("\tFTP Proxy:\n"); in printaps()
75 PRINTF("\t\tpassok: %d\n", ftp.ftp_passok); in printaps()
78 PRINTF("\tClient:\n"); in printaps()
79 PRINTF("\t\tseq %x (ack %x) len %d junk %d cmds %d\n", in printaps()
84 PRINTF("\t\tbuf ["); in printaps()
86 PRINTF("]\n\tServer:\n"); in printaps()
87 PRINTF("\t\tseq %x (ack %x) len %d junk %d cmds %d\n", in printaps()
92 PRINTF("\t\tbuf ["); in printaps()
94 PRINTF("]\n"); in printaps()
99 PRINTF("\tIPSec Proxy:\n"); in printaps()
100 PRINTF("\t\tICookie %08x%08x RCookie %08x%08x %s\n", in printaps()