Home
last modified time | relevance | path

Searched refs:param_descrip (Results 1 – 12 of 12) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-smb-pipe.c2602 const gchar *param_descrip, *data_descrip, *aux_data_descrip = NULL;
2653 trp->param_descrip=NULL;
2659 param_descrip = tvb_get_const_stringz(p_tvb, offset, &descriptor_len);
2666 DISSECTOR_ASSERT(trp->param_descrip == NULL);
2667 trp->param_descrip = wmem_strdup(wmem_file_scope(), param_descrip);
2689 param_descrip, lanman->req, &has_data, smb_info);
2801 if (trp->param_descrip == NULL) {
2826 pinfo, tree, trp->param_descrip, lanman->resp,
H A Dpacket-smb.h195 guchar *param_descrip; /* Keep these descriptors around */
H A Dpacket-smb.c14473 tri->param_descrip = NULL;
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-smb-pipe.c2602 const gchar *param_descrip, *data_descrip, *aux_data_descrip = NULL; in dissect_pipe_lanman() local
2653 trp->param_descrip=NULL; in dissect_pipe_lanman()
2659 param_descrip = tvb_get_const_stringz(p_tvb, offset, &descriptor_len); in dissect_pipe_lanman()
2666 DISSECTOR_ASSERT(trp->param_descrip == NULL); in dissect_pipe_lanman()
2667 trp->param_descrip = wmem_strdup(wmem_file_scope(), param_descrip); in dissect_pipe_lanman()
2689 param_descrip, lanman->req, &has_data, smb_info); in dissect_pipe_lanman()
2801 if (trp->param_descrip == NULL) { in dissect_pipe_lanman()
2826 pinfo, tree, trp->param_descrip, lanman->resp, in dissect_pipe_lanman()
H A Dpacket-smb.h195 guchar *param_descrip; /* Keep these descriptors around */ member
H A Dpacket-smb.c14473 tri->param_descrip = NULL; in dissect_transaction_request()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-smb-pipe.c2602 const gchar *param_descrip, *data_descrip, *aux_data_descrip = NULL; in dissect_pipe_lanman() local
2653 trp->param_descrip=NULL; in dissect_pipe_lanman()
2659 param_descrip = tvb_get_const_stringz(p_tvb, offset, &descriptor_len); in dissect_pipe_lanman()
2666 DISSECTOR_ASSERT(trp->param_descrip == NULL); in dissect_pipe_lanman()
2667 trp->param_descrip = wmem_strdup(wmem_file_scope(), param_descrip); in dissect_pipe_lanman()
2689 param_descrip, lanman->req, &has_data, smb_info); in dissect_pipe_lanman()
2801 if (trp->param_descrip == NULL) { in dissect_pipe_lanman()
2826 pinfo, tree, trp->param_descrip, lanman->resp, in dissect_pipe_lanman()
H A Dpacket-smb.h195 guchar *param_descrip; /* Keep these descriptors around */ member
H A Dpacket-smb.c14473 tri->param_descrip = NULL; in dissect_transaction_request()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-smb-pipe.c2602 const gchar *param_descrip, *data_descrip, *aux_data_descrip = NULL;
2653 trp->param_descrip=NULL;
2659 param_descrip = tvb_get_const_stringz(p_tvb, offset, &descriptor_len);
2666 DISSECTOR_ASSERT(trp->param_descrip == NULL);
2667 trp->param_descrip = wmem_strdup(wmem_file_scope(), param_descrip);
2689 param_descrip, lanman->req, &has_data, smb_info);
2801 if (trp->param_descrip == NULL) {
2826 pinfo, tree, trp->param_descrip, lanman->resp,
H A Dpacket-smb.h195 guchar *param_descrip; /* Keep these descriptors around */ member
H A Dpacket-smb.c14473 tri->param_descrip = NULL; in dissect_transaction_request()