Lines Matching full:unicast
29 // ipv6LinkLocalUnicastAddr returns an IPv6 link-local unicast address
54 uni4, uni6 int // # of active connected unicast, anycast routes
98 // Test the existence of connected unicast routes for
101 t.Errorf("num IPv4 unicast routes = 0; want >0; summary: %+v", stats)
103 // Test the existence of connected unicast routes for
107 t.Errorf("num IPv6 unicast routes = 0; want >0; summary: %+v", stats)
124 // route clones when at least two connected unicast
152 // Test the existence of connected unicast routes for IPv4.
154 t.Errorf("num IPv4 unicast routes = 0; want >0; summary: %+v", stats)
156 // Test the existence of connected unicast routes for IPv6.
160 t.Errorf("num IPv6 unicast routes = 0; want >0; summary: %+v", stats)