Home
last modified time | relevance | path

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

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