Home
last modified time | relevance | path

Searched refs:ETH_TYPE_RARP (Results 1 – 4 of 4) sorted by relevance

/dports/net/p5-NetPacket/NetPacket-1.6.0/lib/NetPacket/
H A DEthernet.pm40 use constant ETH_TYPE_RARP => 0x8035; constant
/dports/emulators/hercules/hercules-3.13/
H A Dctcadpt.h132 #define ETH_TYPE_RARP 0x0835 macro
H A Dctc_lcs.c1741 else if( hwEthernetType == ETH_TYPE_RARP ) in LCS_PortThread()
/dports/net/p5-Net-sFlow/Net-sFlow-0.11/
H A DsFlow.pm136 use constant ETH_TYPE_RARP => '8035'; constant