Home
last modified time | relevance | path

Searched refs:tcpudp_mt_reg (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/net/netfilter/
Dxt_tcpudp.c166 static struct xt_match tcpudp_mt_reg[] __read_mostly = { variable
225 return xt_register_matches(tcpudp_mt_reg, ARRAY_SIZE(tcpudp_mt_reg)); in tcpudp_mt_init()
230 xt_unregister_matches(tcpudp_mt_reg, ARRAY_SIZE(tcpudp_mt_reg)); in tcpudp_mt_exit()