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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/extensions/
H A Dlibxt_socket.c55 static struct xtables_match socket_mt_reg[] = { variable in typeref:struct:xtables_match
81 xtables_register_matches(socket_mt_reg, ARRAY_SIZE(socket_mt_reg));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/extensions/
H A Dlibxt_socket.c55 static struct xtables_match socket_mt_reg[] = { variable in typeref:struct:xtables_match
81 xtables_register_matches(socket_mt_reg, ARRAY_SIZE(socket_mt_reg));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/extensions/
H A Dlibxt_socket.c55 static struct xtables_match socket_mt_reg[] = { variable in typeref:struct:xtables_match
81 xtables_register_matches(socket_mt_reg, ARRAY_SIZE(socket_mt_reg));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/netfilter/
H A Dxt_socket.c188 static struct xt_match socket_mt_reg[] __read_mostly = {
213 return xt_register_matches(socket_mt_reg, ARRAY_SIZE(socket_mt_reg));
218 xt_unregister_matches(socket_mt_reg, ARRAY_SIZE(socket_mt_reg));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/netfilter/
H A Dxt_socket.c188 static struct xt_match socket_mt_reg[] __read_mostly = {
213 return xt_register_matches(socket_mt_reg, ARRAY_SIZE(socket_mt_reg));
218 xt_unregister_matches(socket_mt_reg, ARRAY_SIZE(socket_mt_reg));

Completed in 140 milliseconds