Searched refs:dstmask (Results 1 – 5 of 5) sorted by relevance
67 __u8 srcmask, dstmask; member81 __u8 srcmask, dstmask; member96 __u8 srcmask, dstmask; member
48 __le16 dstmask; member116 ((daddr ^ r->dst) & r->dstmask)) in dn_fib_rule_match()158 r->dstmask = dnet_make_mask(r->dst_len); in dn_fib_rule_configure()
42 __be32 dstmask; member185 ((daddr ^ r->dst) & r->dstmask)) in fib4_rule_match()277 rule4->dstmask = inet_make_mask(rule4->dst_len); in fib4_rule_configure()
152 to->dstmask = cfg->dstmask; in cfg_copy()164 to->dstmask = cfg->dstmask; in cfg_copy()651 hinfo->cfg.dstmask); in hashlimit_init_dst()669 hashlimit_ipv6_mask(dst->ip6.dst, hinfo->cfg.dstmask); in hashlimit_init_dst()857 if (cfg->srcmask > 32 || cfg->dstmask > 32) in hashlimit_mt_check_common()860 if (cfg->srcmask > 128 || cfg->dstmask > 128) in hashlimit_mt_check_common()
715 struct cpumask *(*dstmask)(int)) in or_cpumasks_related()722 cpumask_or(dstmask(k), dstmask(k), mask); in or_cpumasks_related()729 cpumask_or(dstmask(k), dstmask(k), mask); in or_cpumasks_related()
Completed in 11 milliseconds