HomeSort by: relevance | last modified time | path
    Searched defs:ip_optcopy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
ip_output.c 895 mhlen = ip_optcopy(ip, mhip) + sizeof(struct ip);
1052 ip_optcopy(struct ip *ipsrc, struct ip *ipdst) function in typeref:typename:int
ip_output.c 895 mhlen = ip_optcopy(ip, mhip) + sizeof(struct ip);
1052 ip_optcopy(struct ip *ipsrc, struct ip *ipdst) function in typeref:typename:int

Completed in 27 milliseconds