Searched refs:in6_delayed_cksum (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_output.c519 in6_delayed_cksum(m, sizeof(struct ip6_hdr) + optlen);
1350 in6_delayed_cksum(m, sizeof(struct ip6_hdr) + optlen);
1415 in6_delayed_cksum(m, sizeof(struct ip6_hdr) + optlen);
1586 in6_delayed_cksum(struct mbuf *m, uint16_t offset) function
3556 in6_delayed_cksum(copym, sizeof(struct ip6_hdr));
H A Din6.h848 extern void in6_delayed_cksum(struct mbuf *, u_int16_t);
/darwin-on-arm/xnu/bsd/net/
H A Dpf_ioctl.c4865 in6_delayed_cksum(*mp, sizeof(struct ip6_hdr));

Completed in 27 milliseconds