Home
last modified time | relevance | path

Searched refs:T_exdata_ind (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h274 struct T_exdata_ind { struct
375 struct T_exdata_ind exdata_ind; /* expedited data ind */
/titanic_44/usr/src/uts/common/sys/
H A Dt_kuser.h128 #define TEXDATAINDSZ sizeof (struct T_exdata_ind)
H A Dtihdr.h395 struct T_exdata_ind { struct
596 struct T_exdata_ind exdata_ind; /* expedited data ind */
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c2065 struct T_exdata_ind *tei; in so_quiesced_cb()
2071 tei = (struct T_exdata_ind *)mp1->b_rptr; in so_quiesced_cb()
2148 struct T_exdata_ind *tei; in so_quiesced_cb()
2154 tei = (struct T_exdata_ind *)mp->b_rptr; in so_quiesced_cb()
2350 arg.soqa_exdata_mp = allocb_wait(sizeof (struct T_exdata_ind), in so_tpi_fallback()
2380 allocb_wait(sizeof (struct T_exdata_ind), in so_tpi_fallback()
H A Dsockstr.c2008 if (MBLKL(mp) < sizeof (struct T_exdata_ind)) { in strsock_proto()
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c350 struct T_exdata_ind *tei; in tcp_fuse_output_urg()
396 tei = (struct T_exdata_ind *)mp->b_rptr; in tcp_fuse_output_urg()
H A Dtcp_input.c3575 struct T_exdata_ind *tei; in tcp_input_data()
3576 mp1 = allocb(sizeof (struct T_exdata_ind), in tcp_input_data()
3597 tei = (struct T_exdata_ind *)mp1->b_rptr; in tcp_input_data()
/titanic_44/usr/src/uts/common/io/
H A Dtimod.c2630 sizeof (struct T_exdata_ind)) && in ti_expind_on_rdqueues()
2631 (((struct T_exdata_ind *)bp->b_rptr)->PRIM_type in ti_expind_on_rdqueues()