Searched refs:ip_optcopy (Results 1 – 4 of 4) sorted by relevance
58 int ip_optcopy(struct ip *, struct ip *);
557 ip_optcopy(struct ip *ip, struct ip *jp) in ip_optcopy() function
1005 mhlen = ip_optcopy(ip, mhip) + sizeof (struct ip); in ip_fragment()
86 extern int ip_optcopy __P((struct ip *, struct ip *));879 mhlen = ip_optcopy(ip, mhip) + sizeof (struct ip);