Lines Matching full:scope
120 By default the scope of the port bindings for unbound sockets is
271 inet 10.2.1.2/24 brd 10.2.1.255 scope global eth1
273 inet6 2002:1::2/120 scope global
275 inet6 fe80::ff:fe00:202/64 scope link
279 inet 10.2.2.2/24 brd 10.2.2.255 scope global eth2
281 inet6 2002:2::2/120 scope global
283 inet6 fe80::ff:fe00:203/64 scope link
308 broadcast 10.2.1.0 dev eth1 proto kernel scope link src 10.2.1.2
309 10.2.1.0/24 dev eth1 proto kernel scope link src 10.2.1.2
310 local 10.2.1.2 dev eth1 proto kernel scope host src 10.2.1.2
311 broadcast 10.2.1.255 dev eth1 proto kernel scope link src 10.2.1.2
312 broadcast 10.2.2.0 dev eth2 proto kernel scope link src 10.2.2.2
313 10.2.2.0/24 dev eth2 proto kernel scope link src 10.2.2.2
314 local 10.2.2.2 dev eth2 proto kernel scope host src 10.2.2.2
315 broadcast 10.2.2.255 dev eth2 proto kernel scope link src 10.2.2.2