Home
last modified time | relevance | path

Searched refs:ARPHRD_RAWHDLC (Results 1 – 6 of 6) sorted by relevance

/external/libnl/include/linux/
Dif_arp.h58 #define ARPHRD_RAWHDLC 518 /* Raw HDLC */ macro
/external/iproute2/include/linux/
Dif_arp.h61 #define ARPHRD_RAWHDLC 518 /* Raw HDLC */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h61 #define ARPHRD_RAWHDLC 518 /* Raw HDLC */ macro
/external/libnl/lib/
Dutils.c513 __ADD(ARPHRD_RAWHDLC,rawhdlc)
/external/libpcap/
Dpcap-linux.c2820 #ifndef ARPHRD_RAWHDLC
2821 #define ARPHRD_RAWHDLC 518 macro
2823 case ARPHRD_RAWHDLC:
DCHANGES393 Linux support for ARPHRD_RAWHDLC.