rfcomm_mcc_timeout  267 netbt/rfcomm.h extern int rfcomm_mcc_timeout;
rfcomm_mcc_timeout  279 netbt/rfcomm_dlc.c 	timeout_add(&dlc->rd_timeout, rfcomm_mcc_timeout * hz);
rfcomm_mcc_timeout  308 netbt/rfcomm_dlc.c 	timeout_add(&dlc->rd_timeout, rfcomm_mcc_timeout * hz);
rfcomm_mcc_timeout  104 netbt/rfcomm_session.c int rfcomm_mcc_timeout = 20;	/* seconds */
rfcomm_mcc_timeout  425 netbt/rfcomm_session.c 	timeout_add(&new->rs_timeout, rfcomm_mcc_timeout * hz);