Searched refs:pdu_fmt_vs (Results 1 – 4 of 4) sorted by relevance
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-lon.c | 25 static const value_string pdu_fmt_vs[]= variable 202 val_to_str_const(type, pdu_fmt_vs, "Unknown")); in dissect_lon() 527 FT_UINT8, BASE_HEX, VALS(pdu_fmt_vs), 0x30, in proto_register_lon()
|
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-lon.c | 25 static const value_string pdu_fmt_vs[]= 202 val_to_str_const(type, pdu_fmt_vs, "Unknown")); 527 FT_UINT8, BASE_HEX, VALS(pdu_fmt_vs), 0x30,
|
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-lon.c | 25 static const value_string pdu_fmt_vs[]= variable 202 val_to_str_const(type, pdu_fmt_vs, "Unknown")); in dissect_lon() 527 FT_UINT8, BASE_HEX, VALS(pdu_fmt_vs), 0x30, in proto_register_lon()
|
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-lon.c | 25 static const value_string pdu_fmt_vs[]= variable 202 val_to_str_const(type, pdu_fmt_vs, "Unknown")); in dissect_lon() 527 FT_UINT8, BASE_HEX, VALS(pdu_fmt_vs), 0x30, in proto_register_lon()
|