Home
last modified time | relevance | path

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

/openbmc/linux/include/target/iscsi/
H A Discsi_target_core.h25 #define ISCSIT_TCP_BACKLOG 256 macro
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_login.c819 int backlog = ISCSIT_TCP_BACKLOG, ret, len; in iscsit_setup_np()