Searched refs:_n (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-10-stable/crypto/openssh/regress/unittests/hostkeys/
H A Dmktestdata.sh12 _n=$1
14 test "x$_n" = "x1" && _ecdsa_bits=384
15 test "x$_n" = "x2" && _ecdsa_bits=521
16 ssh-keygen -qt rsa1 -b 1024 -C "RSA1 #$_n" -N "" -f rsa1_$_n
17 ssh-keygen -qt rsa -b 1024 -C "RSA #$_n" -N "" -f rsa_$_n
18 ssh-keygen -qt dsa -b 1024 -C "DSA #$_n" -N "" -f dsa_$_n
19 ssh-keygen -qt ecdsa -b $_ecdsa_bits -C "ECDSA #$_n"
[all...]
/freebsd-10-stable/sys/dev/e1000/
H A De1000_regs.h90 #define E1000_EITR(_n) (0x01680 + (0x4 * (_n)))
180 #define E1000_INVM_DATA_REG(_n) (0x12120 + 4*(_n))
204 /* High credit registers where _n can be 0 or 1. */
205 #define E1000_I210_TQAVHC(_n) (0x300C + 0x40 * (_n))
209 /* Queues priority masks where _n and _p can be 0-3. */
210 #define E1000_TQAVARBCTRL_QUEUE_PRI(_n, _p) ((_p) << (2 * (_n)))
[all...]
H A De1000_82571.h48 #define E1000_EITR_82574(_n) (0x000E8 + (0x4 * (_n)))
H A De1000_vf.h54 #define E1000_SRRCTL(_n) ((_n) < 4 ? (0x0280C + ((_n) * 0x100)) : \
55 (0x0C00C + ((_n) * 0x40)))
73 #define E1000_EITR(_n) (0x01680 + ((_n) << 2))
/freebsd-10-stable/contrib/ipfilter/
H A Dipf_rb.h12 #define RBI_LINK(_n, _t) \
13 struct _n##_rb_link { \
20 #define RBI_HEAD(_n, _t) \
21 struct _n##_rb_head { \
27 #define RBI_CODE(_n, _t, _f, _cmp) \
29 typedef void (*_n##_rb_walker_t)(_t *, void *); \
31 _t * _n##_rb_delete(struct _n##_rb_head *, _t *); \
32 void _n##_rb_init(struct _n##_rb_hea
[all...]
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dipf_rb.h12 #define RBI_LINK(_n, _t) \
13 struct _n##_rb_link { \
20 #define RBI_HEAD(_n, _t) \
21 struct _n##_rb_head { \
27 #define RBI_CODE(_n, _t, _f, _cmp) \
29 typedef void (*_n##_rb_walker_t)(_t *, void *); \
31 _t * _n##_rb_delete(struct _n##_rb_head *, _t *); \
32 void _n##_rb_init(struct _n##_rb_hea
[all...]
/freebsd-10-stable/sys/arm/lpc/
H A Dlpcreg.h154 #define LPC_CLKPWR_MACCLK_CTRL_HDWINF(_n) ((_n & 0x3) << 3)
157 #define LPC_CLKPWR_LCDCLK_CTRL_MODE(_n) ((_n & 0x3) << 6)
163 #define LPC_CLKPWR_LCDCLK_CTRL_CLKDIV(_n) ((_n) & 0x1f)
200 #define LPC_CLKPWR_UART_UCLK_X(_n) (((_n) & 0xff) << 8)
201 #define LPC_CLKPWR_UART_UCLK_Y(_n) ((_n)
[all...]
H A Dif_lpereg.h68 #define LPE_MCFG_CLKSEL(_n) ((_n & 0x7) << 2)
182 #define LPE_HWDESC_COLLISIONS(_n) (((_n) >> 21) & 0x7)
/freebsd-10-stable/tools/test/netfibs/
H A Dforwarding.sh360 local _maxfibs _addr _n _testno i _rc _ec
363 _n="$3"
370 _txt="${_n}_${i}"
597 local _n _reply _line _edge _type _fib _count _rc _ec _status
598 _n="$1"
628 eval _em="\${rc_${_n}_${_edge}_${_type}_${_fib}}"
641 "${_status}" ${testno} "${_n}_${_edge}_${_type}_${_fib}" \
664 local _n i _edge _type _rc
665 _n="$1"
673 0) eval rc_${_n}
[all...]
H A Dinitiator.sh276 local _n _transfer i testno _txt _fibtxt _rc _ec _p
277 _n="$1"
285 _txt="${_n}${i}"
371 local _n _o _f testno i _fibtxt
372 _n="$1"
383 _fibtxt="${_n}_${i}_l ${_f} ${i} ${PEERLINKLOCAL}"
390 _fibtxt="${_n}_${i}_a ${_f} ${i} ${PEERADDR}"
403 local _fibtxt _reply _n _o _rc _fib _f _opts
404 _n=$1
428 _msg="START ${_n}"
[all...]
H A Dreflector.sh294 local _opts fib _n _o
295 _n="$1"
315 print_debug "./reflect -p ${CTRLPORT} -T ${_o} -t ${_n}${fib} ${_opts}"
316 ./reflect -p ${CTRLPORT} -T ${_o} -t ${_n}${fib} ${_opts}
377 local _opts _n _o
378 _n="$1"
393 "-t ${_n} ${_opts} -A 2001:2:ff01::2"
395 -t ${_n} ${_opts} -A 2001:2:ff01::2
424 local _opts fib _n _o
425 _n
[all...]
/freebsd-10-stable/sys/dev/ath/
H A Dah_osdep.h67 #define OS_DELAY(_n) DELAY(_n)
70 #define OS_MEMZERO(_a, _n) bzero((_a), (_n))
71 #define OS_MEMCPY(_d, _s, _n) memcpy(_d,_s,_n)
H A Dif_ath_tx.h66 * return whether a bit at index _n in bitmap _bm is set
69 #define ATH_BA_ISSET(_bm, _n) (((_n) < (WME_BA_BMP_SIZE)) && \
70 ((_bm)[(_n) >> 5] & (1 << ((_n) & 31))))
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210phy.h28 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2))
/freebsd-10-stable/sys/dev/vxge/include/
H A Dvxge-list.h166 #define vxge_list_for_each_safe(_p, _n, _h) \
167 for (_p = (_h)->next, _n = _p->next; _p != (_h); \
168 _p = _n, _n = _p->next)
170 #define vxge_list_for_each_prev_safe(_p, _n, _h) \
171 for (_p = (_h)->prev, _n = _p->prev; _p != (_h); \
172 _p = _n, _n = _p->prev)
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Drefcount.h201 int _n = ++(rp)->refs; \
203 *_tmp = _n; \
209 int _n; \
211 _n = ++(rp)->refs; \
213 *_tmp = _n; \
219 int _n; \
221 _n = --(rp)->refs; \
223 *_tmp = _n; \
H A Dbuffer.h729 #define ISC__BUFFER_ADD(_b, _n) \
731 (_b)->used += (_n); \
734 #define ISC__BUFFER_SUBTRACT(_b, _n) \
736 (_b)->used -= (_n); \
773 #define ISC__BUFFER_SETACTIVE(_b, _n) \
775 (_b)->active = (_b)->current + (_n); \
783 #define ISC__BUFFER_FORWARD(_b, _n) \
785 (_b)->current += (_n); \
788 #define ISC__BUFFER_BACK(_b, _n) \
790 (_b)->current -= (_n); \
[all...]
/freebsd-10-stable/sys/sys/
H A Dselect.h87 __size_t _n; \
90 _n = _howmany(FD_SETSIZE, _NFDBITS); \
91 while (_n > 0) \
92 _p->__fds_bits[--_n] = 0; \
/freebsd-10-stable/cddl/contrib/opensolaris/head/
H A Dsyms.h56 } _n; member in struct:syment
64 #define n_name _n._n_name
65 #define n_nptr _n._n_nptr[1]
66 #define n_zeroes _n._n_n._n_zeroes
67 #define n_offset _n._n_n._n_offset
/freebsd-10-stable/crypto/openssh/regress/
H A Dforward-control.sh13 _n=0
15 test $_n -eq 1 && trace "waiting for $_path to appear"
16 _n=`expr $_n + 1`
17 test $_n -ge 20 && return 1
25 _n=0
27 test $_n -eq 1 && trace "waiting for $_pid to exit"
28 _n=`expr $_n + 1`
29 test $_n
[all...]
H A Dhostkey-rotate.sh34 _n=`wc -l $OBJ/known_hosts | awk '{ print $1 }'` || fatal "wc failed"
35 [ "x$_n" = "x$_expected" ] || fail "$_message (got $_n wanted $_expected)"
/freebsd-10-stable/sys/dev/nxge/include/
H A Dxge-list.h162 #define xge_list_for_each_safe(_p, _n, _h) \
163 for (_p = (_h)->next, _n = _p->next; _p != (_h); \
164 _p = _n, _n = _p->next)
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h28 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2))
/freebsd-10-stable/tools/tools/ath/common/
H A Dah_osdep.h46 #define OS_DELAY(_n) DELAY(_n)
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212reg.h332 #define AR_RATE_DURATION(_n) (AR_RATE_DURATION_0 + ((_n)<<2))
335 #define AR_KEYTABLE(_n) (AR_KEYTABLE_0 + ((_n)*32))
980 #define AR_KEYTABLE_KEY0(_n) (AR_KEYTABLE(_n) + 0) /* key bit 0-31 */
981 #define AR_KEYTABLE_KEY1(_n) (AR_KEYTABLE(_n) + 4) /* key bit 32-47 */
982 #define AR_KEYTABLE_KEY2(_n) (AR_KEYTABLE(_n)
[all...]

Completed in 159 milliseconds

123