Searched refs:ARPHRD_PPP (Results 1 - 10 of 10) sorted by relevance

/external/iproute2/include/linux/
H A Dif_arp.h56 #define ARPHRD_PPP 512 macro
/external/kernel-headers/original/uapi/linux/
H A Dif_arp.h56 #define ARPHRD_PPP 512 macro
/external/libnl/include/linux/
H A Dif_arp.h53 #define ARPHRD_PPP 512 macro
/external/dhcpcd-6.8.2/
H A Dif.c517 #ifdef ARPHRD_PPP
518 case ARPHRD_PPP:
/external/toybox/toys/pending/
H A Darp.c58 {"ppp" ,ARPHRD_PPP},
H A Dip.c824 {"slip6",ARPHRD_SLIP6}, {"cslip6",ARPHRD_CSLIP6}, {"ppp",ARPHRD_PPP},
/external/libnl/lib/
H A Dutils.c509 __ADD(ARPHRD_PPP,ppp)
/external/toybox/toys/other/
H A Difconfig.c104 {ARPHRD_PPP, "Point-to-Point Protocol"}, {ARPHRD_INFINIBAND, "InfiniBand"},
/external/ppp/pppd/
H A Dsys-linux.c2106 if (ok && ((ifr.ifr_hwaddr.sa_family & ~0xFF) != ARPHRD_PPP))
/external/libpcap/
H A Dpcap-linux.c2885 case ARPHRD_PPP:

Completed in 209 milliseconds