Net-Pcap-Linktype

NAME

Net::Pcap::Linktype

SYNOPSYS

use Net::Pcap::Linktype :short;

say Linktype::Ethernet.value;

EXPORTS

enum Net::Pcap::Linktype;

:short trait adds exports:

constant Linktype ::= Net::Pcap::Linktype;

DESCRIPTION

enum Net::Pcap::Linktype

Enumerator for libpcaps link-layer type.

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.