Searched refs:rts_input (Results 1 – 1 of 1) sorted by relevance
116 static void rts_input(void *, mblk_t *, void *, ip_recv_attr_t *);363 connp->conn_recv = rts_input; in rts_open()1146 rts_input(void *arg1, mblk_t *mp, void *arg2, ip_recv_attr_t *ira) in rts_input() function