Searched refs:iph_set_totlen (Results 1 – 4 of 4) sorted by relevance
55 static inline void iph_set_totlen(struct iphdr *iph, unsigned int len) in iph_set_totlen() function
2225 iph_set_totlen(iph, skb->len); in cipso_v4_skbuff_setattr()
1631 iph_set_totlen(iph, skb->len - nhoff); in inet_gro_complete()
103 iph_set_totlen(iph, skb->len); in __ip_local_out()
Completed in 12 milliseconds