Home
last modified time | relevance | path

Searched refs:any1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/aml/
H A Daml_git.bb3 HOMEPAGE = "https://github.com/any1/aml"
7 SRC_URI = "git://github.com/any1/aml;branch=master;protocol=https"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/neatvnc/
H A Dneatvnc_0.8.0.bb3 HOMEPAGE = "https://github.com/any1/neatvnc"
7 SRC_URI = "git://github.com/any1/neatvnc;branch=master;protocol=https"
/openbmc/linux/net/ipv4/
H A Dfib_frontend.c1287 __be32 any1 = ifa1->ifa_address & ifa1->ifa_mask; in fib_del_ifaddr() local
1289 if (!ipv4_is_zeronet(any1)) { in fib_del_ifaddr()
1291 ifa->ifa_broadcast == any1) in fib_del_ifaddr()
1293 if (brd == brd1 || brd == any1) in fib_del_ifaddr()
1295 if (any == brd1 || any == any1) in fib_del_ifaddr()