Searched refs:ip_optcopy (Results 1 – 4 of 4) sorted by relevance
56 int ip_optcopy(struct ip *, struct ip *);
556 ip_optcopy(struct ip *ip, struct ip *jp) in ip_optcopy() function
994 mhlen = ip_optcopy(ip, mhip) + sizeof (struct ip); in ip_fragment()
77 extern int ip_optcopy(struct ip *, struct ip *);851 mhlen = ip_optcopy(ip, mhip) + sizeof (struct ip); in ipf_fastroute()