NpduInfo
- class mtf.libs.mtf_pybinder.NpduInfo
Struct to store NPDU metadata, including IPs, ports, and transport protocol.
- __init__(self: mtf.libs.mtf_pybinder.NpduInfo) None
- __new__(**kwargs)
- property channel
- property dst_ip
- property dst_port
- property protocol
- property src_ip
- property src_port