Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
atm.h File Reference
#include "wtap.h"

Go to the source code of this file.

Functions

void atm_guess_traffic_type (wtap_rec *rec)
 Guesses the ATM traffic type based on the packet data.
 
void atm_guess_lane_type (wtap_rec *rec)
 Guesses the lane type based on the packet data.
 

Detailed Description

Wiretap Library Copyright (c) 1998 by Gilbert Ramirez gram@.nosp@m.alum.nosp@m.ni.ri.nosp@m.ce.e.nosp@m.du

SPDX-License-Identifier: GPL-2.0-or-later

Function Documentation

◆ atm_guess_lane_type()

void atm_guess_lane_type ( wtap_rec rec)
extern

Guesses the lane type based on the packet data.

Parameters
recPointer to the wtap_rec structure containing the packet data.

◆ atm_guess_traffic_type()

void atm_guess_traffic_type ( wtap_rec rec)
extern

Guesses the ATM traffic type based on the packet data.

Parameters
recPointer to the wtap_rec structure containing the packet data.