Searched refs:ip_optcopy (Results 1 – 2 of 2) sorted by relevance
251 int ip_optcopy(struct ip *, struct ip *);
720 mhlen = ip_optcopy(ip, mhip) + sizeof(struct ip); in ip_fragment()824 ip_optcopy(struct ip *ip, struct ip *jp) in ip_optcopy() function