Searched refs:newtail (Results 1 – 1 of 1) sorted by relevance
1943 int newtail = skb_tailroom(skb); in audit_expand() local1950 skb->truesize += newtail - oldtail; in audit_expand()1951 return newtail; in audit_expand()