Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dif_arp.h52 #define ARPHRD_FRELAY 15 /* frame relay hardware format */ macro
/f-stack/freebsd/net/
H A Dif_arp.h52 #define ARPHRD_FRELAY 15 /* frame relay hardware format */ macro
H A Dif_spppfr.c413 if ((ntohs (req->htype) != ARPHRD_FRELAY || in sppp_fr_arp()
498 reply->htype = htons (ARPHRD_FRELAY); in sppp_fr_arp()