OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udp6_input_checksum
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet6/
udp6_var.h
107
int
udp6_input_checksum
(struct mbuf *, const struct udphdr *, int, int);
udp6_usrreq.c
584
udp6_input_checksum
(struct mbuf *m, const struct udphdr *uh, int off, int len)
function in typeref:typename:int
701
if (
udp6_input_checksum
(m, uh, off, ulen))
/src/sys/netinet/
udp_usrreq.c
231
return
udp6_input_checksum
(m, uh, iphlen, len);
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025