Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h88 #define DL_SUBS_BIND_REQ 0x1b /* Bind Subsequent DLSAP address */ macro
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c114 { DL_SUBS_BIND_REQ, "DL_SUBS_BIND_REQ" },
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c1024 case DL_SUBS_BIND_REQ: in llc1_cmds()