Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_srh.c284 static struct xt_match srh_mt6_reg[] __read_mostly = { variable
307 return xt_register_matches(srh_mt6_reg, ARRAY_SIZE(srh_mt6_reg)); in srh_mt6_init()
312 xt_unregister_matches(srh_mt6_reg, ARRAY_SIZE(srh_mt6_reg)); in srh_mt6_exit()