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