Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netsmb/
HDsmb_iod.c631 timespecsub(&tsnow, &iod->iod_pingtimo); in smb_iod_main()
682 iod->iod_pingtimo.tv_sec = SMBIOD_PING_TIMO; in smb_iod_create()
HDsmb_conn.h455 struct timespec iod_pingtimo; member