Lines Matching refs:amt_addr
116 static bool amt_addr_equal(union amt_addr *a, union amt_addr *b)
118 return !memcmp(a, b, sizeof(union amt_addr));
121 static u32 amt_source_hash(struct amt_tunnel_list *tunnel, union amt_addr *src)
185 union amt_addr *src)
198 static u32 amt_group_hash(struct amt_tunnel_list *tunnel, union amt_addr *group)
206 union amt_addr *group,
207 union amt_addr *host,
365 union amt_addr *src)
373 memcpy(&snode->source_addr, src, sizeof(union amt_addr));
465 union amt_addr *group,
466 union amt_addr *host,
1174 union amt_addr group = {0,};
1397 union amt_addr src = {0,};
1482 union amt_addr src = {0,};
1499 memset(&src, 0, sizeof(union amt_addr));
1943 union amt_addr group, host;
1945 memset(&group, 0, sizeof(union amt_addr));
1947 memset(&host, 0, sizeof(union amt_addr));
1980 union amt_addr group, host;
1982 memset(&group, 0, sizeof(union amt_addr));
1984 memset(&host, 0, sizeof(union amt_addr));
2000 union amt_addr group, host;
2017 memset(&group, 0, sizeof(union amt_addr));
2019 memset(&host, 0, sizeof(union amt_addr));
2104 union amt_addr group, host;
2141 union amt_addr group, host;
2144 memset(&host, 0, sizeof(union amt_addr));
2162 union amt_addr group, host;
2179 memset(&group, 0, sizeof(union amt_addr));
2181 memset(&host, 0, sizeof(union amt_addr));