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