Searched refs:ip_optcopy (Results 1 – 1 of 1) sorted by relevance
148 static int ip_optcopy(struct ip *, struct ip *);1856 mhlen = ip_optcopy(ip, mhip) + sizeof(struct ip); in ip_fragment()2187 ip_optcopy(struct ip *ip, struct ip *jp) in ip_optcopy() function