Home | History | Annotate | Download | only in netinet6

Lines Matching defs:tlladdr

115 	int tlladdr;
209 tlladdr = 0;
213 tlladdr = 0;
215 tlladdr = 1;
361 ((anycast || proxy || !tlladdr) ? 0 : ND_NA_FLAG_OVERRIDE) |
363 tlladdr, (const struct sockaddr *)proxydl);
370 ((anycast || proxy || !tlladdr) ? 0 : ND_NA_FLAG_OVERRIDE) |
372 tlladdr, (const struct sockaddr *)proxydl);
900 int tlladdr, /* 1 if include target link-layer address */
996 * "tlladdr" indicates NS's condition for adding tlladdr or not.
1001 if (tlladdr) {
1016 if (tlladdr && mac) {