Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netsmb/
HDsmb_iod.c625 timespecsub(&tsnow, &iod->iod_pingtimo, &tsnow); in smb_iod_main()
676 iod->iod_pingtimo.tv_sec = SMBIOD_PING_TIMO; in smb_iod_create()
HDsmb_conn.h453 struct timespec iod_pingtimo; member