Home
last modified time | relevance | path

Searched refs:FB_SUB_TMPL_LIST (Results 1 – 10 of 10) sorted by relevance

/dports/net-mgmt/yaf/yaf-2.11.0/infomodel/
H A Dcert.i43 …FB_IE_INIT_FULL("DNS_A_RECORD", 6871, 305, FB_IE_VARLEN, FB_IE_LIST, 0, 0, FB_SUB_TMPL_LIST, NULL),
44 …FB_IE_INIT_FULL("DNS_AAAA_RECORD", 6871, 306, FB_IE_VARLEN, FB_IE_LIST, 0, 0, FB_SUB_TMPL_LIST, NU…
45 …NIT_FULL("DNS_RESOURCE_RECORD", 6871, 307, FB_IE_VARLEN, FB_IE_LIST, 0, 0, FB_SUB_TMPL_LIST, NULL),
61 …NIT_FULL("tombstoneAccessList", 6871, 554, FB_IE_VARLEN, FB_IE_LIST, 0, 0, FB_SUB_TMPL_LIST, NULL),
/dports/net/libfixbuf/libfixbuf-2.3.1/src/
H A DipfixDumpPrint.c297 case FB_SUB_TMPL_LIST: in idFormatDataType()
392 } else if (ie->type == FB_SUB_TMPL_LIST) { in idPrintTemplate()
681 case FB_SUB_TMPL_LIST: in idPrintValue()
808 } else if (ie->type == FB_SUB_TMPL_LIST) { in idPrintDataRecord()
H A DipfixDump.c523 } else if (ie->type == FB_SUB_TMPL_LIST) { in idTemplateNameRecord()
640 } else if (ie->type == FB_SUB_TMPL_LIST) { in idInfoElementRecord()
H A Dfbuf.c688 } else if (s_ie->type == FB_SUB_TMPL_LIST) { in fbTranscodeOffsets()
1128 case FB_SUB_TMPL_LIST: in fbSizeofIE()
1445 case FB_SUB_TMPL_LIST: in fbEncodeBasicList()
1616 case FB_SUB_TMPL_LIST: in fbDecodeBasicList()
2491 } else if (ie_type == FB_SUB_TMPL_LIST) { in fbTranscode()
2538 else if (s_ie->type == FB_SUB_TMPL_LIST && in fbTranscode()
2539 d_ie->type == FB_SUB_TMPL_LIST) in fbTranscode()
5143 } else if (bl->infoElement->type == FB_SUB_TMPL_LIST) { in fBufBLRecordFree()
5189 } else if (ie->type == FB_SUB_TMPL_LIST) { in fBufListFree()
H A Dfbtemplate.c169 } else if (tmpl_ie->type == FB_SUB_TMPL_LIST) { in fbTemplateExtendIndices()
H A Dfbinfomodel.c461 case FB_SUB_TMPL_LIST: in fbInfoElementAddOptRecElement()
/dports/security/silktools/silk-3.19.1/src/libflowsource/infomodel/
H A Dcert_ipfix.i226 …FB_IE_INIT_FULL("DNS_A_RECORD", 6871, 305, FB_IE_VARLEN, FB_IE_LIST, 0, 0, FB_SUB_TMPL_LIST, NULL),
227 …FB_IE_INIT_FULL("DNS_AAAA_RECORD", 6871, 306, FB_IE_VARLEN, FB_IE_LIST, 0, 0, FB_SUB_TMPL_LIST, NU…
228 …NIT_FULL("DNS_RESOURCE_RECORD", 6871, 307, FB_IE_VARLEN, FB_IE_LIST, 0, 0, FB_SUB_TMPL_LIST, NULL),
244 …NIT_FULL("tombstoneAccessList", 6871, 554, FB_IE_VARLEN, FB_IE_LIST, 0, 0, FB_SUB_TMPL_LIST, NULL),
/dports/net/libfixbuf/libfixbuf-2.3.1/src/infomodel/
H A Dipfix.i264 …emplateList", 0, 292, FB_IE_VARLEN, FB_IE_LIST | FB_IE_F_REVERSIBLE, 0, 0, FB_SUB_TMPL_LIST, NULL),
413 …tValueTable", 0, 443, FB_IE_VARLEN, FB_IE_LIST | FB_IE_F_REVERSIBLE, 0, 0, FB_SUB_TMPL_LIST, NULL),
414 …ectValueRow", 0, 444, FB_IE_VARLEN, FB_IE_LIST | FB_IE_F_REVERSIBLE, 0, 0, FB_SUB_TMPL_LIST, NULL),
/dports/net/libfixbuf/libfixbuf-2.3.1/include/fixbuf/
H A Dpublic.h1518 FB_SUB_TMPL_LIST, enumerator
/dports/net/py-pyfixbuf/pyfixbuf-0.8.1/src/pyfixbuf/
H A D_pyfixbuf.c905 } else if (type == FB_SUB_TMPL_LIST) { in fixbufPyInfoModel_getElementLength()
923 } else if (ie->type == FB_SUB_TMPL_LIST) { in fixbufPyInfoModel_getElementLength()
2057 case FB_SUB_TMPL_LIST: in pyfixbuf_set_value()