User Guide
Lua Support in Wireshark
174
11.9.4.5. pinfo.rel_ts
Number of seconds passed since beginning of capture
11.9.4.6. pinfo.delta_ts
Number of seconds passed since the last captured packet
11.9.4.7. pinfo.delta_dis_ts
Number of seconds passed since the last displayed packet
11.9.4.8. pinfo.visited
Whether this packet hass been already visited
11.9.4.9. pinfo.src
Source Address of this Packet
11.9.4.10. pinfo.dst
Destination Address of this Packet
11.9.4.11. pinfo.lo
lower Address of this Packet
11.9.4.12. pinfo.hi
higher Address of this Packet
11.9.4.13. pinfo.dl_src
Data Link Source Address of this Packet
11.9.4.14. pinfo.dl_dst
Data Link Destination Address of this Packet
11.9.4.15. pinfo.net_src
Network Layer Source Address of this Packet
11.9.4.16. pinfo.net_dst
Network Layer Destination Address of this Packet
11.9.4.17. pinfo.ptype
Type of Port of .src_port and .dst_port