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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_LOG.c454 static struct xt_target ipt_log_reg = { variable in typeref:struct:xt_target
473 ret = xt_register_target(&ipt_log_reg);
478 xt_unregister_target(&ipt_log_reg);
485 xt_unregister_target(&ipt_log_reg);

Completed in 44 milliseconds