/external/iptables/extensions/ |
libxt_DSCP.man | 1 This target allows to alter the value of the DSCP bits within the TOS 5 \fB\-\-set\-dscp\fP \fIvalue\fP 6 Set the DSCP field to a numerical value (can be decimal or hex) 8 \fB\-\-set\-dscp\-class\fP \fIclass\fP 9 Set the DSCP field to a DiffServ class.
|
dscp_helper.c | 5 * <http://www.iana.org/assignments/dscp-registry> 20 unsigned int dscp; member in struct:ds_class 57 return ds_classes[i].dscp; 61 "Invalid DSCP value `%s'\n", name); 67 dscp_to_name(unsigned int dscp) 72 if (dscp == ds_classes[i].dscp) 76 "Invalid DSCP value `%d'\n", dscp);
|
libxt_dscp.man | 1 This module matches the 6 bit DSCP field within the TOS field in the 2 IP header. DSCP has superseded TOS within the IETF. 4 [\fB!\fP] \fB\-\-dscp\fP \fIvalue\fP 7 [\fB!\fP] \fB\-\-dscp\-class\fP \fIclass\fP
|
libxt_DSCP.c | 1 /* Shared library add-on to iptables for DSCP 30 "DSCP target options\n" 31 " --set-dscp value Set DSCP field in packet header to value\n" 34 " --set-dscp-class class Set the DSCP field in packet header to the\n" 44 {.name = "set-dscp", .id = O_SET_DSCP, .excl = F_SET_DSCP_CLASS, 47 XTOPT_POINTER(struct xt_DSCP_info, dscp)}, 48 {.name = "set-dscp-class", .id = O_SET_DSCP_CLASS, .excl = F_SET_DSCP, 60 dinfo->dscp = class_to_dscp(cb->arg) [all...] |
libxt_dscp.c | 1 /* Shared library add-on to iptables for DSCP 11 * For a list of DSCP codepoints see 12 * http://www.iana.org/assignments/dscp-registry 33 "dscp match options\n" 34 "[!] --dscp value Match DSCP codepoint with numerical value\n" 37 "[!] --dscp-class name Match the DiffServ class. This value may\n" 44 {.name = "dscp", .id = O_DSCP, .excl = F_DSCP_CLASS, 47 XTOPT_POINTER(struct xt_dscp_info, dscp)}, 48 {.name = "dscp-class", .id = O_DSCP_CLASS, .excl = F_DSCP [all...] |
/external/iptables/include/linux/netfilter/ |
xt_DSCP.h | 1 /* x_tables module for setting the IPv4/IPv6 DSCP field 7 * See RFC2474 for a description of the DSCP field within the IP Header. 18 __u8 dscp; member in struct:xt_DSCP_info
|
xt_dscp.h | 1 /* x_tables module for matching the IPv4/IPv6 DSCP field 6 * See RFC2474 for a description of the DSCP field within the IP Header. 21 __u8 dscp; member in struct:xt_dscp_info
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
xt_DSCP.h | 1 /* x_tables module for setting the IPv4/IPv6 DSCP field 7 * See RFC2474 for a description of the DSCP field within the IP Header. 18 __u8 dscp; member in struct:xt_DSCP_info
|
xt_dscp.h | 1 /* x_tables module for matching the IPv4/IPv6 DSCP field 6 * See RFC2474 for a description of the DSCP field within the IP Header. 21 __u8 dscp; member in struct:xt_dscp_info
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter/ |
xt_DSCP.h | 1 /* x_tables module for setting the IPv4/IPv6 DSCP field 7 * See RFC2474 for a description of the DSCP field within the IP Header. 18 __u8 dscp; member in struct:xt_DSCP_info
|
xt_dscp.h | 1 /* x_tables module for matching the IPv4/IPv6 DSCP field 6 * See RFC2474 for a description of the DSCP field within the IP Header. 21 __u8 dscp; member in struct:xt_dscp_info
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/ |
xt_DSCP.h | 1 /* x_tables module for setting the IPv4/IPv6 DSCP field 7 * See RFC2474 for a description of the DSCP field within the IP Header. 18 __u8 dscp; member in struct:xt_DSCP_info
|
xt_dscp.h | 1 /* x_tables module for matching the IPv4/IPv6 DSCP field 6 * See RFC2474 for a description of the DSCP field within the IP Header. 21 __u8 dscp; member in struct:xt_dscp_info
|
/development/ndk/platforms/android-3/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/netfilter_ipv4/ |
ipt_DSCP.h | 17 u_int8_t dscp; member in struct:ipt_DSCP_info
|