Home
last modified time | relevance | path

Searched refs:tfo (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dtfo_passive.sh84 timeout -k 1s 30s ip netns exec nssv ./tfo \
92 ip netns exec nscl ./tfo -c -h ${SERVER_IP} -p ${SERVER_PORT}
H A D.gitignore51 tfo
H A DMakefile168 tfo \
/linux/drivers/target/
H A Dtarget_core_tpg.c568 const struct target_core_fabric_ops *tfo = se_tpg->se_tpg_tfo; in core_tpg_deregister() local
573 "Proto: %d, Portal Tag: %u\n", tfo->fabric_name, in core_tpg_deregister()
574 tfo->tpg_get_wwn(se_tpg) ? tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_deregister()
575 se_tpg->proto_id, tfo->tpg_get_tag(se_tpg)); in core_tpg_deregister()