Searched refs:inputframe (Results 1 – 18 of 18) sorted by relevance
/dports/net/wireshark/wireshark-3.6.1/plugins/epan/profinet/ |
H A D | packet-pn.h | 107 guint16 inputframe; member
|
H A D | packet-pn.c | 1101 aruuid_frame->inputframe = 0; in pn_init_append_aruuid_frame_setup_list()
|
H A D | packet-pn-rtc-one.c | 439 if (current_aruuid_frame->inputframe == frameid) { in dissect_PNIO_C_SDU_RTC1()
|
H A D | packet-dcerpc-pn-io.c | 8295 current_aruuid_frame->inputframe = u16FrameID; in dissect_IOCRBlockReq_block() 8654 current_aruuid_frame->inputframe = u16FrameID; in dissect_IOCRBlockRes_block()
|
/dports/net/wireshark-lite/wireshark-3.6.1/plugins/epan/profinet/ |
H A D | packet-pn.h | 107 guint16 inputframe; member
|
H A D | packet-pn-rtc-one.c | 439 if (current_aruuid_frame->inputframe == frameid) { in dissect_PNIO_C_SDU_RTC1()
|
H A D | packet-pn.c | 1101 aruuid_frame->inputframe = 0; in pn_init_append_aruuid_frame_setup_list()
|
H A D | packet-dcerpc-pn-io.c | 8295 current_aruuid_frame->inputframe = u16FrameID; in dissect_IOCRBlockReq_block() 8654 current_aruuid_frame->inputframe = u16FrameID; in dissect_IOCRBlockRes_block()
|
/dports/net/tshark-lite/wireshark-3.6.1/plugins/epan/profinet/ |
H A D | packet-pn.h | 107 guint16 inputframe; member
|
H A D | packet-pn-rtc-one.c | 439 if (current_aruuid_frame->inputframe == frameid) { in dissect_PNIO_C_SDU_RTC1()
|
H A D | packet-pn.c | 1101 aruuid_frame->inputframe = 0; in pn_init_append_aruuid_frame_setup_list()
|
H A D | packet-dcerpc-pn-io.c | 8295 current_aruuid_frame->inputframe = u16FrameID; in dissect_IOCRBlockReq_block() 8654 current_aruuid_frame->inputframe = u16FrameID; in dissect_IOCRBlockRes_block()
|
/dports/net/tshark/wireshark-3.6.1/plugins/epan/profinet/ |
H A D | packet-pn.h | 107 guint16 inputframe; member
|
H A D | packet-pn-rtc-one.c | 439 if (current_aruuid_frame->inputframe == frameid) { in dissect_PNIO_C_SDU_RTC1()
|
H A D | packet-pn.c | 1101 aruuid_frame->inputframe = 0; in pn_init_append_aruuid_frame_setup_list()
|
H A D | packet-dcerpc-pn-io.c | 8295 current_aruuid_frame->inputframe = u16FrameID; in dissect_IOCRBlockReq_block() 8654 current_aruuid_frame->inputframe = u16FrameID; in dissect_IOCRBlockRes_block()
|
/dports/audio/gogglesmm/gogglesmm-1.2.2/src/ |
H A D | GMWindow.cpp | 1230 FXHorizontalFrame *inputframe=new FXHorizontalFrame(vframe,LAYOUT_FILL_X,0,0,0,0,0,0,0,0); in GMOpenDialog() local 1231 input = new GMTextField(inputframe,40,nullptr,0,TEXTFIELD_NORMAL|LAYOUT_FILL_X|LAYOUT_CENTER_Y); in GMOpenDialog() 1232 new GMButton(inputframe,tr("…"),nullptr,this,ID_BROWSE); in GMOpenDialog()
|
/dports/net-p2p/shx/shx-0.2.4/src/gtk/ |
H A D | gtk.c | 1417 GtkWidget *outputframe, *subjectframe, *inputframe; in create_chat_widget() local 1427 inputframe = gtk_frame_new(0); in create_chat_widget() 1428 gtk_frame_set_shadow_type(GTK_FRAME(inputframe), GTK_SHADOW_IN); in create_chat_widget() 1459 gtk_paned_add2(GTK_PANED(vpane), inputframe); in create_chat_widget() 1475 gtk_container_add(GTK_CONTAINER(inputframe), hbox); in create_chat_widget()
|