tipc_skb_tailroom
if (tipc_skb_tailroom(skb) < TLV_SPACE(len))
rem = tipc_skb_tailroom(skb);
if (tipc_skb_tailroom(msg->rep) <= 1) {