Lines Matching refs:tipc_tlv_sprintf

123 static __printf(2, 3) int tipc_tlv_sprintf(struct sk_buff *skb,
505 tipc_tlv_sprintf(msg->rep, " Window:%u packets\n",
508 tipc_tlv_sprintf(msg->rep,
516 tipc_tlv_sprintf(msg->rep,
524 tipc_tlv_sprintf(msg->rep, " RX naks:%u defs:%u dups:%u\n",
529 tipc_tlv_sprintf(msg->rep, " TX naks:%u acks:%u dups:%u\n",
534 tipc_tlv_sprintf(msg->rep,
590 tipc_tlv_sprintf(msg->rep, "\nLink <%s>\n",
599 tipc_tlv_sprintf(msg->rep, " ACTIVE");
601 tipc_tlv_sprintf(msg->rep, " STANDBY");
603 tipc_tlv_sprintf(msg->rep, " DEFUNCT");
605 tipc_tlv_sprintf(msg->rep, " MTU:%u Priority:%u",
609 tipc_tlv_sprintf(msg->rep, " Tolerance:%u ms Window:%u packets\n",
613 tipc_tlv_sprintf(msg->rep,
622 tipc_tlv_sprintf(msg->rep,
631 tipc_tlv_sprintf(msg->rep,
637 tipc_tlv_sprintf(msg->rep,
648 tipc_tlv_sprintf(msg->rep, "-16384:%u%% -32768:%u%% -66000:%u%%\n",
656 tipc_tlv_sprintf(msg->rep,
664 tipc_tlv_sprintf(msg->rep,
672 tipc_tlv_sprintf(msg->rep,
888 tipc_tlv_sprintf(msg->rep, header[i]);
889 tipc_tlv_sprintf(msg->rep, "\n");
939 tipc_tlv_sprintf(msg->rep, "%-10u ",
945 tipc_tlv_sprintf(msg->rep, "%-10u %-10u ",
955 tipc_tlv_sprintf(msg->rep, "%-26s ", port_str);
960 tipc_tlv_sprintf(msg->rep, "%-10u %s",
964 tipc_tlv_sprintf(msg->rep, "\n");
989 tipc_tlv_sprintf(msg->rep, " {%u,%u}", type, lower);
991 tipc_tlv_sprintf(msg->rep, " {%u,%u,%u}", type, lower, upper);
1055 tipc_tlv_sprintf(msg->rep, "%u:", sock_ref);
1069 tipc_tlv_sprintf(msg->rep, " connected to <%u.%u.%u:%u>",
1076 tipc_tlv_sprintf(msg->rep, " via {%u,%u}\n",
1080 tipc_tlv_sprintf(msg->rep, "\n");
1082 tipc_tlv_sprintf(msg->rep, " bound to");
1088 tipc_tlv_sprintf(msg->rep, "\n");
1186 tipc_tlv_sprintf(msg->rep, "TIPC version " TIPC_MOD_VER "\n");