Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_tcpudp.c256 static struct xt_match tcpudp_mt_reg[] __read_mostly = { variable
333 return xt_register_matches(tcpudp_mt_reg, ARRAY_SIZE(tcpudp_mt_reg)); in tcpudp_mt_init()
338 xt_unregister_matches(tcpudp_mt_reg, ARRAY_SIZE(tcpudp_mt_reg)); in tcpudp_mt_exit()