Searched refs:NL_INTEGER (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddrbd_nl.h10 #if !defined(NL_PACKET) || !defined(NL_STRING) || !defined(NL_INTEGER) || \
12 #error "The macros NL_PACKET, NL_STRING, NL_INTEGER, NL_INT64 and NL_BIT needs to be defined"
25 NL_INTEGER( 5, T_MANDATORY, meta_dev_idx)
26 NL_INTEGER( 6, T_MAY_IGNORE, on_io_error)
27 NL_INTEGER( 7, T_MAY_IGNORE, fencing)
32 NL_INTEGER( 56, T_MAY_IGNORE, max_bio_bvecs)
45 NL_INTEGER( 14, T_MAY_IGNORE, timeout)
46 NL_INTEGER( 15, T_MANDATORY, wire_protocol)
47 NL_INTEGER( 16, T_MAY_IGNORE, try_connect_int)
48 NL_INTEGER( 1
142 #undef NL_INTEGER macro
[all...]
H A Ddrbd_tag_magic.h10 #define NL_INTEGER(pn, pr, member) macro
21 #define NL_INTEGER(pn, pr, member) \ macro
35 #define NL_INTEGER(pn, pr, member) + 4 + 4 macro
60 #define NL_INTEGER(pn, pr, member) T_ ## member = pn | TT_INTEGER | pr , macro
76 #define NL_INTEGER(pn, pr, member) [ pn ] = { #member, TT_INTEGER | pr, sizeof(int) }, macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_nl.c72 #define NL_INTEGER(pn, pr, member) \ macro
109 #define NL_INTEGER(pn, pr, member) \ macro
H A Ddrbd_int.h882 #define NL_INTEGER(pn,pr,member) int member; macro

Completed in 112 milliseconds