Searched refs:tos_value (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_dscp.h27 __u8 tos_value; member in struct:xt_tos_match_info
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_tos.c65 info->tos = cb->val.tos_value;
75 info->tos_value = cb->val.tos_value;
102 !tos_try_print_symbolic("", info->tos_value, info->tos_mask))
103 printf("0x%02x/0x%02x", info->tos_value, info->tos_mask);
121 printf(" --tos 0x%02x/0x%02x", info->tos_value, info->tos_mask);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/include/
H A Dxtables.h166 uint8_t tos_value, tos_mask; member in struct:xt_option_call::__anon450::__anon452
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/tmp/include/
H A Dxtables.h166 uint8_t tos_value, tos_mask; member in struct:xt_option_call::__anon462::__anon464
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtoptions.c380 cb->val.tos_value = value;
418 cb->val.tos_value = symbol->value;

Completed in 162 milliseconds