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