OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iptos
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_input.c
1211
uint8_t
iptos
;
local in function:tcp_input
1285
iptos
= ip->ip_tos;
1317
iptos
= (ntohl(ip6->ip6_flow) >> 20) & 0xff;
1747
switch (
iptos
& IPTOS_ECN_MASK) {
tcp_input.c
1211
uint8_t
iptos
;
local in function:tcp_input
1285
iptos
= ip->ip_tos;
1317
iptos
= (ntohl(ip6->ip6_flow) >> 20) & 0xff;
1747
switch (
iptos
& IPTOS_ECN_MASK) {
Completed in 31 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025