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