Lines Matching defs:data
65 * in the ip_ioctl_ftbl callout table to pass the routing socket data into IP.
85 T_INVALID, /* ETSDU_size. No expedited data. */
86 T_INVALID, /* CDATA_size. No connect data. */
87 T_INVALID, /* DDATA_size. No disconnect data. */
117 static mblk_t *rts_ioctl_alloc(mblk_t *data);
159 * user data.
162 rts_ioctl_alloc(mblk_t *data)
169 mp = allocb_tmpl(sizeof (ipllc_t), data);
172 mp1 = allocb_tmpl(sizeof (struct iocblk), data);
183 mp->b_cont = data;
438 "rts_tpi_bind: bad data, %d", rts->rts_state);
585 * For rts, we should have no ancillary data sent down
826 * a message. The data messages that go down are wrapped in an IOCTL
917 * a message. The data messages that go down are wrapped in an IOCTL