Searched refs:dst_mask (Results 1 – 11 of 11) sorted by relevance
108 struct in_addr dst_mask; member479 dst_addr_masked.s_addr = dst_addr.s_addr & ptr->dst_mask.s_addr; in ProxyCheck()561 struct in_addr dst_addr, dst_mask; in LibAliasProxyRule() local592 IpMask(0, &dst_mask); in LibAliasProxyRule()782 dst_mask = mask; in LibAliasProxyRule()856 proxy_entry->dst_addr.s_addr = dst_addr.s_addr & dst_mask.s_addr; in LibAliasProxyRule()858 proxy_entry->dst_mask = dst_mask; in LibAliasProxyRule()
70 uint8_t dst_mask; /* Destination route's mask bits (DST_MASK) */ member95 uint8_t dst_mask; /* Destination route's mask bits (DST_MASK) */ member
287 rec->dst_mask = fed->dst_mask; in export9_add()318 rec->dst_mask = fed6->dst_mask; in export9_add()
257 uint8_t dst_mask; /* destination route mask bits */ member275 uint8_t dst_mask; /* destination route mask bits */ member
131 uint8_t dst_mask; /* Destination route's mask bits */ member
365 fle->f.dst_mask = plen; in hash_insert()439 fle6->f.dst_mask = plen; in hash6_insert()1072 rec->dst_mask = fle->f.dst_mask; in export_add()
207 uint32_t dst_mask = in app_main_loop_worker_pipeline_acl() local216 dst_mask, in app_main_loop_worker_pipeline_acl()
129 uint8_t dst_mask; /* Destination route's mask bits */ member
3216 dst_mask (ipv4_dst) (ipv6_dst) (dst_port)3229 dst_mask 255.255.255.255 \
10318 cmdline_fixed_string_t dst_mask; member10409 dst_mask, "dst_mask");