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
2234 iph_set_totlen(iph, skb->len); in cipso_v4_skbuff_setattr()2295 iph_set_totlen(iph, skb->len); in cipso_v4_skbuff_delattr()
1618 iph_set_totlen(iph, skb->len - nhoff); in inet_gro_complete()
107 iph_set_totlen(iph, skb->len); in __ip_local_out()
Completed in 20 milliseconds