Home
last modified time | relevance | path

Searched refs:DL_CURR_DEST_ADDR (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h368 #define DL_CURR_DEST_ADDR 0x05 /* current destination address */ macro
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c888 case DL_CURR_DEST_ADDR: in proto_physaddr_req()
H A Ddld_str.c1820 str_notify_phys_addr(dsp, DL_CURR_DEST_ADDR, addr); in str_notify()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c2288 DL_CURR_DEST_ADDR; in ill_dl_phys()
H A Dip_if.c17799 dlindp->dl_data != DL_CURR_DEST_ADDR && in ill_set_phys_addr()
17923 case DL_CURR_DEST_ADDR: in ill_set_phys_addr_tail()
H A Dip.c8793 } else if (paddrreq == DL_CURR_DEST_ADDR) { in ip_rput_dlpi_writer()