Home
last modified time | relevance | path

Searched refs:DL_NOTE_REPLUMB (Results 1 – 5 of 5) sorted by path

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c8583 case DL_NOTE_REPLUMB: in ip_rput_dlpi_writer()
H A Dip6_if.c2302 DL_NOTE_REPLUMB | DL_NOTE_ALLOWED_IPS | DL_NOTE_SDU_SIZE2); in ill_dl_phys()
H A Dip_if.c5003 case DL_NOTE_REPLUMB: in ipif_ill_refrele_tail()
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c705 DL_NOTE_REPLUMB) { in softmac_wput_single_nondata()
1132 dlip->dl_notification = DL_NOTE_REPLUMB; in softmac_datapath_switch()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h411 #define DL_NOTE_REPLUMB 0x0800 /* Inform the link to replumb */ macro