Home
last modified time | relevance | path

Searched refs:oldheadroom (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/core/
Dskbuff.c1069 int oldheadroom = skb_headroom(skb); in skb_copy_expand() local
1081 head_copy_len = oldheadroom; in skb_copy_expand()
1095 off = newheadroom - oldheadroom; in skb_copy_expand()