Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Dif_arp.h81 #define ARPHRD_FCAL 785 /* Fibrechannel arbitrated loop */ macro
/external/kernel-headers/original/linux/
Dif_arp.h81 #define ARPHRD_FCAL 785 /* Fibrechannel arbitrated loop */ macro
/external/libpcap/
Dpcap-linux.c1333 #ifndef ARPHRD_FCAL in map_arphrd_to_dlt()
1334 #define ARPHRD_FCAL 785 in map_arphrd_to_dlt() macro
1336 case ARPHRD_FCAL: in map_arphrd_to_dlt()