Lines Matching refs:xo_emit
137 xo_emit("\n{T:IPv6 Multicast Interface Table}\n" in mroute6pr()
143 xo_emit(" {:mif/%2u} {:rate-limit/%4d}", in mroute6pr()
145 xo_emit(" {:ifname/%5s}", (mifp->m6_flags & MIFF_REGISTER) ? in mroute6pr()
148 xo_emit(" {:received-packets/%9ju} {:sent-packets/%9ju}\n", in mroute6pr()
156 xo_emit("\n{T:IPv6 Multicast Interface Table is empty}\n"); in mroute6pr()
173 xo_emit("\n" in mroute6pr()
175 xo_emit(" {T:%-*.*s} {T:%-*.*s} {T:%s}", in mroute6pr()
184 xo_emit(" {:origin/%-*.*s}", WID_ORG, WID_ORG, in mroute6pr()
187 xo_emit(" {:group/%-*.*s}", WID_GRP, WID_GRP, in mroute6pr()
190 xo_emit(" {:total-packets/%9ju}", in mroute6pr()
199 xo_emit(" {:waitings/%3ld}", waitings); in mroute6pr()
202 xo_emit(" --- "); in mroute6pr()
204 xo_emit(" {:parent/%3d} ", mfc.mf6c_parent); in mroute6pr()
208 xo_emit(" {l:%u}", mifi); in mroute6pr()
211 xo_emit("\n"); in mroute6pr()
220 xo_emit("\n{T:IPv6 Multicast Forwarding Table is empty}\n"); in mroute6pr()
222 xo_emit("\n"); in mroute6pr()
236 xo_emit("{T:IPv6 multicast forwarding}:\n"); in mrt6_stats()
239 xo_emit(m, (uintmax_t)mrtstat.f, plural(mrtstat.f)) in mrt6_stats()
241 xo_emit(m, (uintmax_t)mrtstat.f, plurales(mrtstat.f)) in mrt6_stats()