OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tos_try_print_symbolic
(Results
1 - 3
of
3
) sorted by null
/external/iptables/extensions/
tos_values.c
26
static bool
tos_try_print_symbolic
(const char *prefix,
function
libxt_tos.c
89
if (numeric || !
tos_try_print_symbolic
("", info->tos, 0x3F))
102
!
tos_try_print_symbolic
("", info->tos_value, info->tos_mask))
libxt_TOS.c
144
if (numeric || !
tos_try_print_symbolic
("", info->tos, 0xFF))
156
else if (
tos_try_print_symbolic
(" TOS set",
Completed in 126 milliseconds