H A D | tnf_probe.h | 129 #define TNF_DECLARE_RECORD(ctype, record) \ argument 134 #define TNF_DECLARE_RECORD(ctype, record) \ argument 137 extern record##_t record(tnf_ops_t *, ctype *, tnf_record_p) 144 #define TNF_DEFINE_RECORD_1(ctype, ctype_record, t1, n1) argument 149 #define TNF_DEFINE_RECORD_1(ctype, ctype_record, t1, n1) \ argument 173 ctype_record(tnf_ops_t *ops, ctype * the_ctype, \ 203 #define TNF_DEFINE_RECORD_2(ctype, ctype_record, t1, n1, t2, n2) argument 208 #define TNF_DEFINE_RECORD_2(ctype, ctype_record, t1, n1, t2, n2) \ argument 235 ctype_record(tnf_ops_t *ops, ctype * the_ctype, \ 267 #define TNF_DEFINE_RECORD_3(ctype, ctype_recor argument 272 TNF_DEFINE_RECORD_3(ctype,ctype_record,t1,n1,t2,n2,t3,n3) global() argument 336 TNF_DEFINE_RECORD_4(ctype,ctype_record,t1,n1,t2,n2,t3,n3,t4,n4) global() argument 341 TNF_DEFINE_RECORD_4(ctype,ctype_record,t1,n1,t2,n2,t3,n3,t4,n4) global() argument 410 TNF_DEFINE_RECORD_5(ctype,ctype_record,t1,n1,t2,n2,t3,n3,t4,n4,t5,n5) global() argument 415 TNF_DEFINE_RECORD_5(ctype,ctype_record,t1,n1,t2,n2,t3,n3,t4,n4,t5,n5) global() argument [all...] |