Home
last modified time | relevance | path

Searched refs:has_local (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dfou_core.c667 bool has_local = false, has_peer = false; in parse_nl_config() local
710 has_local = true; in parse_nl_config()
723 has_local = true; in parse_nl_config()
744 if (!has_local) in parse_nl_config()
/linux/sound/pci/asihpi/
H A Dasihpi.c95 int has_local; member
2462 clkcache->has_local = 0; in snd_asihpi_sampleclock_add()
2474 clkcache->has_local = 1; in snd_asihpi_sampleclock_add()
2501 if (clkcache->has_local) { in snd_asihpi_sampleclock_add()