Home
last modified time | relevance | path

Searched refs:ARPHRD_LAPD (Results 1 – 3 of 3) sorted by relevance

/dports/net/scapy/scapy-2.4.5/scapy/
H A Ddata.py188 ARPHRD_LAPD = 8445 # from pcap/pcap-linux.c variable
226 ARPHRD_LAPD: DLT_LINUX_LAPD,
/dports/net/libpcap/libpcap-1.10.1/
H A Dpcap-linux.c2180 #ifndef ARPHRD_LAPD in map_arphrd_to_dlt()
2181 #define ARPHRD_LAPD 8445 in map_arphrd_to_dlt() macro
2183 case ARPHRD_LAPD: in map_arphrd_to_dlt()
/dports/security/nmap/nmap-7.91/libpcap/
H A Dpcap-linux.c3534 #ifndef ARPHRD_LAPD
3535 #define ARPHRD_LAPD 8445 macro
3537 case ARPHRD_LAPD: