Searched refs:dstmask (Results 1 – 2 of 2) sorted by relevance
151 to->dstmask = cfg->dstmask; in cfg_copy()163 to->dstmask = cfg->dstmask; in cfg_copy()653 hinfo->cfg.dstmask); in hashlimit_init_dst()671 hashlimit_ipv6_mask(dst->ip6.dst, hinfo->cfg.dstmask); in hashlimit_init_dst()859 if (cfg->srcmask > 32 || cfg->dstmask > 32) in hashlimit_mt_check_common()862 if (cfg->srcmask > 128 || cfg->dstmask > 128) in hashlimit_mt_check_common()
45 __be32 dstmask; member188 ((daddr ^ r->dst) & r->dstmask)) in fib4_rule_match()343 rule4->dstmask = inet_make_mask(rule4->dst_len); in fib4_rule_configure()
Completed in 8 milliseconds