MCPcopy Index your code
hub / github.com/secdev/scapy / _e

Function _e

scapy/layers/dcerpc.py:1376–1377  ·  view source on GitHub ↗
(ndrendian)

Source from the content-addressed store, hash-verified

1374
1375
1376def _e(ndrendian):
1377 return {"big": ">", "little": "<"}[ndrendian]
1378
1379
1380class _NDRPacket(Packet):

Callers 14

getfieldMethod · 0.85
addfieldMethod · 0.85
getfieldMethod · 0.85
addfieldMethod · 0.85
getfieldMethod · 0.85
addfieldMethod · 0.85
getfieldMethod · 0.85
addfieldMethod · 0.85
getfieldMethod · 0.85
addfieldMethod · 0.85
getfieldMethod · 0.85
addfieldMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected