Lines Matching refs:tipc_tlv_sprintf

122 static int tipc_tlv_sprintf(struct sk_buff *skb, const char *fmt, ...)
506 tipc_tlv_sprintf(msg->rep, " Window:%u packets\n",
509 tipc_tlv_sprintf(msg->rep,
517 tipc_tlv_sprintf(msg->rep,
525 tipc_tlv_sprintf(msg->rep, " RX naks:%u defs:%u dups:%u\n",
530 tipc_tlv_sprintf(msg->rep, " TX naks:%u acks:%u dups:%u\n",
535 tipc_tlv_sprintf(msg->rep,
591 tipc_tlv_sprintf(msg->rep, "\nLink <%s>\n",
600 tipc_tlv_sprintf(msg->rep, " ACTIVE");
602 tipc_tlv_sprintf(msg->rep, " STANDBY");
604 tipc_tlv_sprintf(msg->rep, " DEFUNCT");
606 tipc_tlv_sprintf(msg->rep, " MTU:%u Priority:%u",
610 tipc_tlv_sprintf(msg->rep, " Tolerance:%u ms Window:%u packets\n",
614 tipc_tlv_sprintf(msg->rep,
623 tipc_tlv_sprintf(msg->rep,
632 tipc_tlv_sprintf(msg->rep,
638 tipc_tlv_sprintf(msg->rep,
649 tipc_tlv_sprintf(msg->rep, "-16384:%u%% -32768:%u%% -66000:%u%%\n",
657 tipc_tlv_sprintf(msg->rep,
665 tipc_tlv_sprintf(msg->rep,
673 tipc_tlv_sprintf(msg->rep,
889 tipc_tlv_sprintf(msg->rep, header[i]);
890 tipc_tlv_sprintf(msg->rep, "\n");
940 tipc_tlv_sprintf(msg->rep, "%-10u ",
946 tipc_tlv_sprintf(msg->rep, "%-10u %-10u ",
956 tipc_tlv_sprintf(msg->rep, "%-26s ", port_str);
961 tipc_tlv_sprintf(msg->rep, "%-10u %s",
965 tipc_tlv_sprintf(msg->rep, "\n");
990 tipc_tlv_sprintf(msg->rep, " {%u,%u}", type, lower);
992 tipc_tlv_sprintf(msg->rep, " {%u,%u,%u}", type, lower, upper);
1056 tipc_tlv_sprintf(msg->rep, "%u:", sock_ref);
1070 tipc_tlv_sprintf(msg->rep, " connected to <%u.%u.%u:%u>",
1077 tipc_tlv_sprintf(msg->rep, " via {%u,%u}\n",
1081 tipc_tlv_sprintf(msg->rep, "\n");
1083 tipc_tlv_sprintf(msg->rep, " bound to");
1089 tipc_tlv_sprintf(msg->rep, "\n");
1187 tipc_tlv_sprintf(msg->rep, "TIPC version " TIPC_MOD_VER "\n");