OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPTOS_NORMALSVC
(Results
101 - 102
of
102
) sorted by null
1
2
3
4
5
/external/iptables/extensions/
tos_values.c
6
#ifndef
IPTOS_NORMALSVC
7
# define
IPTOS_NORMALSVC
0
22
{
IPTOS_NORMALSVC
, "Normal-Service"},
/external/iptables/iptables/
xtoptions.c
25
#ifndef
IPTOS_NORMALSVC
26
# define
IPTOS_NORMALSVC
0
362
{
IPTOS_NORMALSVC
, "Normal-Service"},
Completed in 159 milliseconds
1
2
3
4
5