Searched refs:IPT_SO_GET_REVISION_TARGET (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/include/linux/netfilter_ipv4/
H A Dip_tables.h110 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3) macro
111 #define IPT_SO_GET_MAX IPT_SO_GET_REVISION_TARGET
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/include/linux/netfilter_ipv4/
H A Dip_tables.h154 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3) macro
155 #define IPT_SO_GET_MAX IPT_SO_GET_REVISION_TARGET
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/include/
H A Diptables.h17 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/netfilter_ipv4/
H A Dip_tables.h117 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3) macro
118 #define IPT_SO_GET_MAX IPT_SO_GET_REVISION_TARGET
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/include/
H A Diptables.h23 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtables.c55 # define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3) macro
157 .so_rev_target = IPT_SO_GET_REVISION_TARGET,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dip_tables.c2021 case IPT_SO_GET_REVISION_TARGET: {
2034 if (cmd == IPT_SO_GET_REVISION_TARGET)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/
H A Diptables.c1177 return compatible_revision(name, revision, IPT_SO_GET_REVISION_TARGET);

Completed in 117 milliseconds