Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/netfilter/
Dip6t_hbh.c44 static struct xt_match hbh_mt6_reg[] __read_mostly; variable
64 (par->match == &hbh_mt6_reg[0]) ? in hbh_mt6()
184 static struct xt_match hbh_mt6_reg[] __read_mostly = { variable
206 return xt_register_matches(hbh_mt6_reg, ARRAY_SIZE(hbh_mt6_reg)); in hbh_mt6_init()
211 xt_unregister_matches(hbh_mt6_reg, ARRAY_SIZE(hbh_mt6_reg)); in hbh_mt6_exit()