Lines Matching refs:scope
106 By default the scope of the port bindings for unbound sockets is
245 inet 10.2.1.2/24 brd 10.2.1.255 scope global eth1
247 inet6 2002:1::2/120 scope global
249 inet6 fe80::ff:fe00:202/64 scope link
253 inet 10.2.2.2/24 brd 10.2.2.255 scope global eth2
255 inet6 2002:2::2/120 scope global
257 inet6 fe80::ff:fe00:203/64 scope link
279 broadcast 10.2.1.0 dev eth1 proto kernel scope link src 10.2.1.2
280 10.2.1.0/24 dev eth1 proto kernel scope link src 10.2.1.2
281 local 10.2.1.2 dev eth1 proto kernel scope host src 10.2.1.2
282 broadcast 10.2.1.255 dev eth1 proto kernel scope link src 10.2.1.2
283 broadcast 10.2.2.0 dev eth2 proto kernel scope link src 10.2.2.2
284 10.2.2.0/24 dev eth2 proto kernel scope link src 10.2.2.2
285 local 10.2.2.2 dev eth2 proto kernel scope host src 10.2.2.2
286 broadcast 10.2.2.255 dev eth2 proto kernel scope link src 10.2.2.2