Searched refs:maxage (Results 1 – 7 of 7) sorted by relevance
| /freebsd/tests/sys/net/ |
| H A D | stp.py | 49 if (stp.maxage >= 6 and stp.maxage <= 40) and \ 65 portid=0x8007, maxage=41, hellotime=2, fwddelay=30) 69 portid=0x8007, maxage=5, hellotime=2, fwddelay=30) 75 portid=0x8007, maxage=40, hellotime=3, fwddelay=30) 79 portid=0x8007, maxage=40, hellotime=1, fwddelay=30) 85 portid=0x8007, maxage=40, hellotime=2, fwddelay=31) 89 portid=0x8007, maxage=40, hellotime=2, fwddelay=3)
|
| /freebsd/crypto/openssl/apps/ |
| H A D | ocsp.c | 62 long maxage); 295 long nsec = MAX_VALIDITY_PERIOD, maxage = -1; in ocsp_main() local 457 opt_long(opt_arg(), &maxage); in ocsp_main() 892 if (!print_ocsp_summary(out, bs, req, reqnames, ids, nsec, maxage)) in ocsp_main() 1015 long maxage) in print_ocsp_summary() argument 1045 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | complete.conf.in | 48 mru maxage 64 mindepth 600 initalloc 600 initmem 16 incalloc 99 incmem 4 maxdepth 1024 maxmem 4096
|
| H A D | ntp.conf.def | 2861 .Cm mindepth Ar count | Cm maxage Ar seconds | 2893 .It Cm maxage Ar seconds 2898 .Cm maxage
|
| H A D | invoke-ntp.conf.texi | 2705 @item @code{mru} @code{[@code{maxdepth} @kbd{count} | @code{maxmem} @kbd{kilobytes} | @code{mindepth} @kbd{count} | @code{maxage} @kbd{seconds} | @code{initialloc} @kbd{count} | @code{initmem} @kbd{kilobytes} | @code{incalloc} @kbd{count} | @code{incmem} @kbd{kilobytes}]} 2733 @item @code{maxage} @kbd{seconds} 2738 @code{maxage}
|
| /freebsd/contrib/ntp/ |
| H A D | ChangeLog | 3207 "mru mindepth 600 maxage 64 maxdepth 5000 maxmem 1024" or
|
| H A D | CommitLog | [all...] |