Searched refs:iph_offset (Results 1 – 1 of 1) sorted by relevance
1048 in_delayed_cksum_o(struct mbuf *m, uint16_t iph_offset) in in_delayed_cksum_o() argument1054 ip = (struct ip *)mtodo(m, iph_offset); in in_delayed_cksum_o()1055 offset = iph_offset + (ip->ip_hl << 2); in in_delayed_cksum_o()