Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1376
def
_e(ndrendian):
1377
return
{
"big"
:
">"
,
"little"
:
"<"
}[ndrendian]
1378
1379
1380
class
_NDRPacket(Packet):
Callers
14
getfield
Method · 0.85
addfield
Method · 0.85
getfield
Method · 0.85
addfield
Method · 0.85
getfield
Method · 0.85
addfield
Method · 0.85
getfield
Method · 0.85
addfield
Method · 0.85
getfield
Method · 0.85
addfield
Method · 0.85
getfield
Method · 0.85
addfield
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected