Home
last modified time | relevance | path

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

/freebsd/sys/netsmb/
H A Dsmb_iod.c624 timespecsub(&tsnow, &iod->iod_pingtimo, &tsnow); in smb_iod_main()
675 iod->iod_pingtimo.tv_sec = SMBIOD_PING_TIMO; in smb_iod_create()
H A Dsmb_conn.h453 struct timespec iod_pingtimo; member