Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv6/netfilter/
Dip6t_hbh.c41 static struct xt_match hbh_mt6_reg[] __read_mostly; variable
61 (par->match == &hbh_mt6_reg[0]) ? in hbh_mt6()
180 static struct xt_match hbh_mt6_reg[] __read_mostly = { variable
202 return xt_register_matches(hbh_mt6_reg, ARRAY_SIZE(hbh_mt6_reg)); in hbh_mt6_init()
207 xt_unregister_matches(hbh_mt6_reg, ARRAY_SIZE(hbh_mt6_reg)); in hbh_mt6_exit()