Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dif_arp.h54 #define ARPHRD_HWX25 272 /* Boards with X.25 in firmware */ macro
/linux-3.4.99/drivers/net/wan/
Dcycx_x25.c490 dev->type = ARPHRD_HWX25; /* ARP h/w type */ in cycx_x25_chan_setup()
/linux-3.4.99/net/core/
Ddev.c295 ARPHRD_ADAPT, ARPHRD_ROSE, ARPHRD_X25, ARPHRD_HWX25,