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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_DSCP.h22 __u8 tos_value; member in struct:xt_tos_target_info
H A Dxt_dscp.h27 __u8 tos_value; member in struct:xt_tos_match_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_TOS.c103 info->tos = cb->val.tos_value;
113 info->tos_value = cb->val.tos_value;
117 info->tos_value = 0;
121 info->tos_value = cb->val.u8;
125 info->tos_value = cb->val.u8;
155 info->tos_value, info->tos_mask);
157 info->tos_value, info->tos_mask))
160 else if (info->tos_value == 0)
163 else if (info->tos_value
[all...]
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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/
H A Dxtables.h166 uint8_t tos_value, tos_mask; member in struct:xt_option_call::__anon449::__anon451
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 107 milliseconds