Lines Matching defs:local
453 /* Join interface-local all-node multicast group */
1767 * - multicast and link-local destination address,
1772 * (- For site-local destination addresses, the
2788 /* Try to figure out our local address for this prefix */
3316 /* no link local addresses on L3 master devices */
3320 /* no link local addresses on devices flagged as slaves */
3351 /* will not add any link local address */
4094 /* DAD failed for link-local based on MAC */
4201 /* If added prefix is link local and we are prepared to process
4440 * checking if the segments contains any of a local interface address.
4625 static struct in6_addr *extract_addr(struct nlattr *addr, struct nlattr *local,
4635 if (local) {
4636 if (pfx && nla_memcmp(local, pfx, sizeof(*pfx)))
4638 pfx = nla_data(local);
7169 * before it can bring up and give link-local addresses
7176 * give link-local addresses to all devices besides loopback_dev
7178 * devices to fail to get a link-local address.