Home
last modified time | relevance | path

Searched defs:skipcount (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/ath/ath_hal/ar9002/
H A Dar9285.h32 int8_t skipcount; /* No. of times the PACAL to be skipped */ member
/freebsd-src/bin/sh/
H A Deval.c69 int skipcount; /* number of levels to skip */ variable
/freebsd-src/lib/libpfctl/
H A Dlibpfctl.c705 size_t skipcount, labelcount; pf_nvrule_to_rule() local