User Guide
Lua Support in Wireshark
183
11.9.5.17. pinfo.ptype
Type of Port of .src_port and .dst_port
11.9.5.18. pinfo.src_port
Source Port of this Packet
11.9.5.19. pinfo.dst_port
Source Address of this Packet
11.9.5.20. pinfo.ipproto
IP Protocol id
11.9.5.21. pinfo.circuit_id
For circuit based protocols
11.9.5.22. pinfo.match
Port/Data we are matching
11.9.5.23. pinfo.curr_proto
Which Protocol are we dissecting
11.9.5.24. pinfo.columns
Accesss to the packet list columns
11.9.5.25. pinfo.cols
Accesss to the packet list columns (equivalent to pinfo.columns)
11.9.5.26. pinfo.desegment_len
Estimated number of additional bytes required for completing the PDU
11.9.5.27. pinfo.desegment_offset
Offset in the tvbuff at which the dissector will continue processing when next called
11.9.5.28. pinfo.private_data
Access to private data
11.9.5.29. pinfo.private
Access to the private table entries