Searched refs:rep_headroom (Results 1 – 1 of 1) sorted by relevance
70 static int rep_headroom; /* reply message headroom to use */ variable83 buf = alloc_skb(rep_headroom + payload_size, GFP_ATOMIC); in tipc_cfg_reply_alloc()85 skb_reserve(buf, rep_headroom); in tipc_cfg_reply_alloc()468 rep_headroom = reply_headroom; in tipc_cfg_do_cmd()