void atm_guess_lane_type(wtap_rec *rec)
Guesses the lane type based on the packet data.
Definition atm.c:103
void atm_guess_traffic_type(wtap_rec *rec)
Guesses the ATM traffic type based on the packet data.
Definition atm.c:23
Represents a single capture record read from or written to a capture file, regardless of record type.
Definition wtap.h:1599