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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c439 int code, sum, noff, proxy = 0; local
654 noff = sizeof(struct ip6_hdr);
656 noff + sizeof(struct icmp6_hdr);
669 noff = off;
680 icmp6_reflect(n, noff);
754 noff = sizeof(struct ip6_hdr);
757 icmp6_reflect(n, noff);

Completed in 23 milliseconds