Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_sctp.c166 static struct xt_match sctp_mt_reg[] __read_mostly = { variable
189 return xt_register_matches(sctp_mt_reg, ARRAY_SIZE(sctp_mt_reg)); in sctp_mt_init()
194 xt_unregister_matches(sctp_mt_reg, ARRAY_SIZE(sctp_mt_reg)); in sctp_mt_exit()