Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbt3c_cs.c694 goto found_port; in bt3c_config()
701 goto found_port; in bt3c_config()
706 found_port: in bt3c_config()
/linux/net/ipv4/
H A Dinet_connection_sock.c503 bool found_port = false, check_bind_conflict = true; in inet_csk_get_port() local
524 found_port = true; in inet_csk_get_port()
542 if (!found_port) { in inet_csk_get_port()
569 if (!found_port && check_bind_conflict) { in inet_csk_get_port()
/linux/drivers/tty/serial/8250/
H A Dserial_cs.c455 goto found_port; in simple_config()
468 found_port: in simple_config()