Searched refs:head_delta (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/openvswitch/ | ||
H A D | vport-gre.c | 163 int head_delta = SKB_DATA_ALIGN(min_headroom - gre_tnl_send() local 166 err = pskb_expand_head(skb, max_t(int, head_delta, 0), gre_tnl_send() |
Completed in 40 milliseconds