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

Class NDRShortField

scapy/layers/dcerpc.py:1596–1598  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1594
1595
1596class NDRShortField(_NDRField):
1597 FMT = "H"
1598 ALIGN = (2, 2)
1599
1600
1601class NDRSignedShortField(_NDRField):

Callers 15

RPC_UNICODE_STRINGClass · 0.90
CLAIMS_SETClass · 0.90
CLAIMS_SET_METADATAClass · 0.90
SamrConnect_RequestClass · 0.90
RPC_UNICODE_STRINGClass · 0.90
UNICODE_STRINGClass · 0.90
STRINGClass · 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…