Searched refs:CONNECTED (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/netbsd-tests/net/route/ |
H A D | t_route.sh | 251 flags: <UP,DONE,CONNECTED> 285 flags: <UP,DONE,CONNECTED> 325 flags: <UP,DONE,CONNECTED> 359 flags: <UP,DONE,CONNECTED>
|
/freebsd/usr.bin/tip/libacu/ |
H A D | hayes.c | 73 #define CONNECTED 3 macro 120 state = CONNECTED; in hay_dialer()
|
/freebsd/contrib/ofed/librdmacm/examples/ |
H A D | rping.c | 77 CONNECTED, enumerator 200 cb->state = CONNECTED; in rping_cma_event_handler() 252 if (cb->state <= CONNECTED || cb->state == RDMA_WRITE_COMPLETE) in server_recv() 1026 if (cb->state != CONNECTED) { in rping_connect_client()
|
/freebsd/sys/contrib/rdma/krping/ |
H A D | krping.c | 148 CONNECTED, enumerator 280 cb->state = CONNECTED; in krping_cma_event_handler() 331 if (cb->state <= CONNECTED || cb->state == RDMA_WRITE_COMPLETE) in server_recv() 466 wait_event_interruptible(cb->sem, cb->state >= CONNECTED); in krping_accept() 891 cb->state = CONNECTED; in krping_test_server() 1886 wait_event_interruptible(cb->sem, cb->state >= CONNECTED); in krping_connect_client()
|
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
H A D | wpa_cli.sgml | 158 second to "CONNECTED" or "DISCONNECTED" depending on the event.
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-HS20 | 486 <3>CTRL-EVENT-CONNECTED - Connection to 02:00:00:00:01:00 completed (auth) [id=0 id_str=] 527 <3>CTRL-EVENT-CONNECTED - Connection to 02:00:00:00:01:00 completed (reauth) [id=0 id_str=]
|
H A D | README | 819 with two command line arguments: interface name and event (CONNECTED 832 if [ "$CMD" = "CONNECTED" ]; then
|
H A D | ChangeLog | 913 p2p_dev_addr parameter name with AP-STA-CONNECTED
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_phy.c | 329 CONNECTED, in scic_sds_phy_link_layer_initialization()
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-s_server.pod.in | 832 =head1 CONNECTED COMMANDS
|
H A D | openssl-s_client.pod.in | 809 =head1 CONNECTED COMMANDS
|