Lines Matching refs:xo_emit

321 				xo_emit("Active Internet connections");  in protopr()
323 xo_emit(" (including servers)"); in protopr()
325 xo_emit( in protopr()
327 xo_emit("\n"); in protopr()
329 xo_emit("{T:/%-*s} ", 2 * (int)sizeof(void *), in protopr()
332 xo_emit((Aflag && !Wflag) ? in protopr()
339 xo_emit((Aflag && !Wflag) ? in protopr()
347 xo_emit((Aflag && !Wflag) ? in protopr()
355 xo_emit(" {T:/%-11.11s}", "(state)"); in protopr()
358 xo_emit(" {T:/%-6.6s} {T:/%-6.6s} {T:/%-6.6s} " in protopr()
365 xo_emit(" {T:/%7.7s} {T:/%7.7s} {T:/%7.7s} " in protopr()
370 xo_emit(" {T:/%8.8s} {T:/%5.5s}", in protopr()
374 xo_emit(" {T:/%-*.*s}", in protopr()
378 xo_emit(" {T:/%-*.*s} {T:/%10.10s}" in protopr()
387 xo_emit(" {T:/%s}", "Log ID"); in protopr()
388 xo_emit("\n"); in protopr()
396 xo_emit("{q:address/%*lx} ", in protopr()
400 xo_emit("{q:address/%*lx} ", in protopr()
413 xo_emit("{:protocol/%-3.3s%-2.2s/%s%s} ", "toe", vchar); in protopr()
415 xo_emit("{:protocol/%-3.3s%-2.2s/%s%s} ", name, vchar); in protopr()
421 xo_emit("{:listen-queue-sizes/%-32.32s} ", buf1); in protopr()
424 xo_emit("{:sent-retransmit-packets/%6u} " in protopr()
430 xo_emit("{P:/%21s}", ""); in protopr()
432 xo_emit("{:receive-bytes-waiting/%6u} " in protopr()
507 xo_emit("{:receive-mbufs/%6u} {:send-mbufs/%6u} " in protopr()
521 xo_emit(" {:retransmit-timer/%4d.%02d} " in protopr()
542 xo_emit("{:tcp-state/%-11d}", tp->t_state); in protopr()
544 xo_emit("{:tcp-state/%-11s}", in protopr()
549 xo_emit("{:need-syn-or-fin/*}"); in protopr()
555 xo_emit(" {:flow-id/%08x} {:flow-type/%5d}", in protopr()
561 xo_emit(" {:stack/%-*.*s}", in protopr()
565 xo_emit(" {:cc/%-*.*s}" in protopr()
579 xo_emit(" {:log-id/%s}", in protopr()
583 xo_emit("\n"); in protopr()
588 xo_emit("Some {d:lost/%s} sockets may have been " in protopr()
591 xo_emit("Some {d:created/%s} sockets may have been " in protopr()
594 xo_emit("Some {d:changed/%s} sockets may have been " in protopr()
626 xo_emit("{T:/%s}:\n", name); in tcp_stats()
629 xo_emit(m, (uintmax_t )tcpstat.f, plural(tcpstat.f)) in tcp_stats()
631 xo_emit(m, (uintmax_t )tcpstat.f) in tcp_stats()
633 xo_emit(m, (uintmax_t )tcpstat.f1, plural(tcpstat.f1), \ in tcp_stats()
636 xo_emit(m, (uintmax_t )tcpstat.f1, plural(tcpstat.f1), \ in tcp_stats()
639 xo_emit(m, (uintmax_t )tcpstat.f, pluralies(tcpstat.f)) in tcp_stats()
861 xo_emit("{T:/TCP connection count by state}:\n"); in tcp_stats()
877 xo_emit(fmtbuf, (uintmax_t )tcps_states[i]); in tcp_stats()
905 xo_emit("{T:/%s}:\n", name); in udp_stats()
908 xo_emit("\t" m, (uintmax_t)udpstat.f, plural(udpstat.f)) in udp_stats()
910 xo_emit("\t" m, (uintmax_t)udpstat.f) in udp_stats()
938 xo_emit("\t{:delivered-packets/%ju} {N:/delivered}\n", in udp_stats()
962 xo_emit("{T:/%s}:\n", name); in carp_stats()
965 xo_emit(m, (uintmax_t)carpstat.f, plural(carpstat.f)) in carp_stats()
967 xo_emit(m, (uintmax_t)carpstat.f) in carp_stats()
1017 xo_emit("{T:/%s}:\n", name); in ip_stats()
1020 xo_emit(m, (uintmax_t )ipstat.f, plural(ipstat.f)) in ip_stats()
1022 xo_emit(m, (uintmax_t )ipstat.f) in ip_stats()
1059 xo_emit("\n"); in ip_stats()
1102 xo_emit("{T:/%s}:\n", name); in arp_stats()
1105 xo_emit("\t" m, (uintmax_t)arpstat.f, plural(arpstat.f)) in arp_stats()
1107 xo_emit("\t" m, (uintmax_t)arpstat.f, pluralies(arpstat.f)) in arp_stats()
1190 xo_emit("{T:/%s}:\n", name); in icmp_stats()
1193 xo_emit(m, icmpstat.f, plural(icmpstat.f)) in icmp_stats()
1195 xo_emit(m, icmpstat.f) in icmp_stats()
1197 xo_emit(m, icmpstat.f, plurales(icmpstat.f)) in icmp_stats()
1208 xo_emit("\tOutput histogram:\n"); in icmp_stats()
1213 xo_emit("\t\t{k:name/%s}: {:count/%lu}\n", in icmp_stats()
1216 xo_emit("\t\tunknown ICMP #{k:name/%d}: " in icmp_stats()
1242 xo_emit("\tInput histogram:\n"); in icmp_stats()
1247 xo_emit("\t\t{k:name/%s}: {:count/%lu}\n", in icmp_stats()
1251 xo_emit( in icmp_stats()
1274 xo_emit("\tICMP address mask responses are " in icmp_stats()
1321 xo_emit("{T:/%s}:\n", name); in igmp_stats()
1324 xo_emit(m, (uintmax_t) igmpstat.f, plural(igmpstat.f)) in igmp_stats()
1326 xo_emit(m, (uintmax_t) igmpstat.f, pluralies(igmpstat.f)) in igmp_stats()
1381 xo_emit("{T:/%s}:\n", name); in pim_stats()
1384 xo_emit(m, (uintmax_t)pimstat.f, plural(pimstat.f)) in pim_stats()
1386 xo_emit(m, (uintmax_t)pimstat.f, pimstat.f != 1 ? "ies" : "y") in pim_stats()
1450 xo_emit("{d:target/%-*s} ", width, line); in inetprint()
1452 xo_emit("{d:target/%-*.*s} ", width, width, line); in inetprint()
1456 xo_emit("{e:address/%*.*s}{e:port/%*.*s}", alen, alen, line, plen, in inetprint()