MCPcopy Create free account
hub / github.com/secdev/scapy / XStrFixedLenField

Class XStrFixedLenField

scapy/fields.py:2026–2029  ·  view source on GitHub ↗

StrFixedLenField which value is printed as hexadecimal.

Source from the content-addressed store, hash-verified

2024
2025
2026class XStrFixedLenField(_XStrField, StrFixedLenField):
2027 """
2028 StrFixedLenField which value is printed as hexadecimal.
2029 """
2030
2031
2032class XLEStrLenField(XStrLenField):

Callers 15

NSHClass · 0.90
LACPClass · 0.90
MarkerProtocolClass · 0.90
ESMCClass · 0.90
EQLTLVClass · 0.90
IKEv2Class · 0.90
WireguardInitiationClass · 0.90
WireguardResponseClass · 0.90
LocatorPacketClass · 0.90
UDS_AUTHClass · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…