Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dif_arp.h45 #define ARPHRD_IPATM 19 /* ATM RFC 2225 */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_arp.c253 case ARPHRD_IPATM: in arp_htype()
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c950 return (ARPHRD_IPATM); in dlpi_arptype()