OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udp6
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet6/
Makefile
8
raw_ip6.h
udp6
.h udp6_var.h
udp6_usrreq.c
146
NULL, "
udp6
", "hwcsum bad");
148
NULL, "
udp6
", "hwcsum ok");
150
NULL, "
udp6
", "hwcsum data");
152
NULL, "
udp6
", "swcsum");
741
struct udphdr *
udp6
;
local
980
udp6
= (struct udphdr *)(mtod(m, char *) + hlen);
981
udp6
->uh_sport = inp->inp_lport; /* lport is always set in the PCB */
982
udp6
->uh_dport = fport;
984
udp6
->uh_ulen = htons((u_int16_t)plen);
986
udp6
->uh_ulen = 0
[
all
...]
in6_proto.c
104
#include <netinet6/
udp6
.h>
/src/usr.bin/netstat/
inet6.c
118
#include <netinet6/
udp6
.h>
500
* Dump
UDP6
statistics structure.
511
if (prog_sysctlbyname("net.inet6.
udp6
.stats", udp6stat, &size,
1400
else if (strcmp((proto), "
udp6
") == 0) \
Completed in 73 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026