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