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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_dscp.c63 info->tos_value) ^ !!info->invert;
66 info->tos_value) ^ !!info->invert;
H A Dxt_DSCP.c82 nv = (orig & ~info->tos_mask) ^ info->tos_value;
102 nv = (orig & info->tos_mask) ^ info->tos_value;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/
H A Dxtables.h166 uint8_t tos_value, tos_mask; member in struct:xt_option_call::__anon1347::__anon1349
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/install/include/
H A Dxtables.h166 uint8_t tos_value, tos_mask; member in struct:xt_option_call::__anon20173::__anon20175
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtoptions.c380 cb->val.tos_value = value;
418 cb->val.tos_value = symbol->value;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/libxtables/
H A Dxtoptions.c380 cb->val.tos_value = value;
418 cb->val.tos_value = symbol->value;

Completed in 113 milliseconds