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

Class NDRConfPacketListField

scapy/layers/dcerpc.py:2318–2323  ·  view source on GitHub ↗

NDR Conformant PacketListField

Source from the content-addressed store, hash-verified

2316
2317
2318class NDRConfPacketListField(_NDRConfField, _NDRPacketListField):
2319 """
2320 NDR Conformant PacketListField
2321 """
2322
2323 COUNT_FROM = True
2324
2325
2326class NDRConfVarPacketListField(_NDRConfField, _NDRVarField, _NDRPacketListField):

Callers 15

S4U_DELEGATION_INFOClass · 0.90
CLAIMS_ARRAYClass · 0.90
CLAIMS_SETClass · 0.90
PAC_DEVICE_INFOClass · 0.90
PropsOutInfoClass · 0.90
CustomHeaderClass · 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…