Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ i2len
Method
i2len
scapy/layers/dcerpc.py:2139–2140 ·
view source on GitHub ↗
(self, pkt, x)
Source
from the content-addressed store, hash-verified
2137
)
2138
2139
def
i2len(self, pkt, x):
2140
return
super(_NDRVarField, self).i2len(pkt, x.value)
2141
2142
def
any2i(self, pkt, x):
2143
# User-friendly helper
Callers
6
i2m
Method · 0.45
i2len
Method · 0.45
addfield
Method · 0.45
addfield
Method · 0.45
addfield
Method · 0.45
i2len
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected