OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip_optcopy
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
ip_var.h
217
int
ip_optcopy
(struct ip *, struct ip *);
ip_output.c
895
mhlen =
ip_optcopy
(ip, mhip) + sizeof(struct ip);
1052
ip_optcopy
(struct ip *ipsrc, struct ip *ipdst)
function
/src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c
105
extern int
ip_optcopy
(struct ip *, struct ip *);
1310
mhlen =
ip_optcopy
(ip, mhip) + sizeof (struct ip);
Completed in 22 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026