Home
last modified time | relevance | path

Searched refs:decode_smb (Results 1 – 15 of 15) sorted by relevance

/dports/security/dsniff/dsniff-2.4/
H A Ddecode.c31 extern int decode_smb(u_char *, int, u_char *, int);
68 { "smb", decode_smb },
H A Ddecode_smb.c32 decode_smb(u_char *buf, int len, u_char *obuf, int olen) in decode_smb() function
H A Ddecode.h74 int decode_smb(u_char *buf, int len, u_char *obuf, int olen);
/dports/net/wireshark-lite/wireshark-3.6.1/plugins/epan/transum/
H A Ddecoders.h15 int decode_smb(packet_info *pinfo, proto_tree *tree, PKT_INFO* pkt_info, PKT_INFO* subpackets);
H A Ddecoders.c129 int decode_smb(packet_info *pinfo _U_, proto_tree *tree, PKT_INFO* pkt_info, PKT_INFO* subpackets) in decode_smb() function
H A Dpacket-transum.c1023 number_sub_pkts_of_interest = decode_smb(pinfo, tree, pkt_info, subpackets); in set_proto_values()
/dports/net/wireshark/wireshark-3.6.1/plugins/epan/transum/
H A Ddecoders.h15 int decode_smb(packet_info *pinfo, proto_tree *tree, PKT_INFO* pkt_info, PKT_INFO* subpackets);
H A Ddecoders.c129 int decode_smb(packet_info *pinfo _U_, proto_tree *tree, PKT_INFO* pkt_info, PKT_INFO* subpackets) in decode_smb() function
H A Dpacket-transum.c1023 number_sub_pkts_of_interest = decode_smb(pinfo, tree, pkt_info, subpackets); in set_proto_values()
/dports/net/tshark-lite/wireshark-3.6.1/plugins/epan/transum/
H A Ddecoders.h15 int decode_smb(packet_info *pinfo, proto_tree *tree, PKT_INFO* pkt_info, PKT_INFO* subpackets);
H A Ddecoders.c129 int decode_smb(packet_info *pinfo _U_, proto_tree *tree, PKT_INFO* pkt_info, PKT_INFO* subpackets) in decode_smb() function
H A Dpacket-transum.c1023 number_sub_pkts_of_interest = decode_smb(pinfo, tree, pkt_info, subpackets); in set_proto_values()
/dports/net/tshark/wireshark-3.6.1/plugins/epan/transum/
H A Ddecoders.h15 int decode_smb(packet_info *pinfo, proto_tree *tree, PKT_INFO* pkt_info, PKT_INFO* subpackets);
H A Ddecoders.c129 int decode_smb(packet_info *pinfo _U_, proto_tree *tree, PKT_INFO* pkt_info, PKT_INFO* subpackets) in decode_smb() function
H A Dpacket-transum.c1023 number_sub_pkts_of_interest = decode_smb(pinfo, tree, pkt_info, subpackets); in set_proto_values()