Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_sctp.c167 static struct xt_match sctp_mt_reg[] __read_mostly = { variable
190 return xt_register_matches(sctp_mt_reg, ARRAY_SIZE(sctp_mt_reg)); in sctp_mt_init()
195 xt_unregister_matches(sctp_mt_reg, ARRAY_SIZE(sctp_mt_reg)); in sctp_mt_exit()