Home
last modified time | relevance | path

Searched refs:FB_SUB_TMPL_MULTI_LIST (Results 1 – 9 of 9) sorted by relevance

/dports/net/libfixbuf/libfixbuf-2.3.1/src/
H A DipfixDumpPrint.c300 case FB_SUB_TMPL_MULTI_LIST: in idFormatDataType()
394 } else if (ie->type == FB_SUB_TMPL_MULTI_LIST) { in idPrintTemplate()
685 case FB_SUB_TMPL_MULTI_LIST: in idPrintValue()
810 } else if (ie->type == FB_SUB_TMPL_MULTI_LIST) { in idPrintDataRecord()
H A DipfixDump.c525 } else if (ie->type == FB_SUB_TMPL_MULTI_LIST) { in idTemplateNameRecord()
642 } else if (ie->type == FB_SUB_TMPL_MULTI_LIST) { in idInfoElementRecord()
H A Dfbuf.c692 } else if (s_ie->type == FB_SUB_TMPL_MULTI_LIST) { in fbTranscodeOffsets()
1130 case FB_SUB_TMPL_MULTI_LIST: in fbSizeofIE()
1455 case FB_SUB_TMPL_MULTI_LIST: in fbEncodeBasicList()
1635 case FB_SUB_TMPL_MULTI_LIST: in fbDecodeBasicList()
2493 } else if (ie_type == FB_SUB_TMPL_MULTI_LIST) { in fbTranscode()
2558 else if (s_ie->type == FB_SUB_TMPL_MULTI_LIST && in fbTranscode()
2559 d_ie->type == FB_SUB_TMPL_MULTI_LIST) in fbTranscode()
5140 if (bl->infoElement->type == FB_SUB_TMPL_MULTI_LIST) { in fBufBLRecordFree()
5184 } else if (ie->type == FB_SUB_TMPL_MULTI_LIST) { in fBufListFree()
H A Dfbtemplate.c171 } else if (tmpl_ie->type == FB_SUB_TMPL_MULTI_LIST) { in fbTemplateExtendIndices()
H A Dfbinfomodel.c462 case FB_SUB_TMPL_MULTI_LIST: in fbInfoElementAddOptRecElement()
H A Dfbxml.c620 && ie->type <= FB_SUB_TMPL_MULTI_LIST) in update_ie()
/dports/net/libfixbuf/libfixbuf-2.3.1/include/fixbuf/
H A Dpublic.h1521 FB_SUB_TMPL_MULTI_LIST enumerator
/dports/net/py-pyfixbuf/pyfixbuf-0.8.1/src/pyfixbuf/
H A D_pyfixbuf.c907 } else if (type == FB_SUB_TMPL_MULTI_LIST) { in fixbufPyInfoModel_getElementLength()
925 } else if (ie->type == FB_SUB_TMPL_MULTI_LIST) { in fixbufPyInfoModel_getElementLength()
2078 case FB_SUB_TMPL_MULTI_LIST: in pyfixbuf_set_value()
/dports/net/libfixbuf/libfixbuf-2.3.1/src/infomodel/
H A Dipfix.i265 …iList", 0, 293, FB_IE_VARLEN, FB_IE_LIST | FB_IE_F_REVERSIBLE, 0, 0, FB_SUB_TMPL_MULTI_LIST, NULL),