Searched refs:tlladdr (Results 1 – 1 of 1) sorted by relevance
280 int tlladdr = 0; in nd6_ns_input() local386 tlladdr = 0; in nd6_ns_input()388 tlladdr = 1; in nd6_ns_input()543 ((anycast || proxy || !tlladdr) ? 0 : in nd6_ns_input()545 ND_NA_FLAG_ROUTER : 0), tlladdr, proxy ? in nd6_ns_input()555 ((anycast || proxy || !tlladdr || oflgclr) ? 0 : ND_NA_FLAG_OVERRIDE) | in nd6_ns_input()557 tlladdr, proxy ? SA(&proxydl) : NULL); in nd6_ns_input()1439 int tlladdr, /* 1 if include target link-layer address */ in nd6_na_output() argument1582 if (tlladdr) { in nd6_na_output()1598 if (tlladdr && mac) { in nd6_na_output()