OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udp_input_checksum
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
udp_var.h
95
int
udp_input_checksum
(int af, struct mbuf *, const struct udphdr *, int, int);
udp_usrreq.c
220
udp_input_checksum
(int af, struct mbuf *m, const struct udphdr *uh,
function in typeref:typename:int
235
panic("
udp_input_checksum
: unknown af %d", af);
/src/sys/dist/pf/net/
pf.c
5646
return
udp_input_checksum
(af, m, &uh, off, len) != 0;
Completed in 15 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025