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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_output.c158 int ip_optcopy(struct ip *, struct ip *);
1877 mhlen = ip_optcopy(ip, mhip) + sizeof (struct ip);
2246 ip_optcopy(ip, jp) function
2267 panic("malformed IPv4 option passed to ip_optcopy");
2272 panic("malformed IPv4 option passed to ip_optcopy");

Completed in 21 milliseconds