Home
last modified time | relevance | path

Searched refs:DL_NOTE_FASTPATH_FLUSH (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Ddlpi.h406 #define DL_NOTE_FASTPATH_FLUSH 0x0200 /* Fast Path info changes */ macro
/titanic_50/usr/src/uts/common/io/dld/
H A Ddld_str.c1713 if (!(dsp->ds_notifications & DL_NOTE_FASTPATH_FLUSH)) in str_notify_fastpath_flush()
1723 dlip->dl_notification = DL_NOTE_FASTPATH_FLUSH; in str_notify_fastpath_flush()
H A Ddld_proto.c1133 DL_NOTE_FASTPATH_FLUSH | in proto_notify_req()
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip6_if.c2299 (DL_NOTE_PHYS_ADDR | DL_NOTE_SDU_SIZE | DL_NOTE_FASTPATH_FLUSH | in ill_dl_phys()
H A Dip.c8539 case DL_NOTE_FASTPATH_FLUSH: in ip_rput_dlpi_writer()