Home
last modified time | relevance | path

Searched refs:sti_nl7c_rcv_mp (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c920 mblk_t *rmp = sti->sti_nl7c_rcv_mp; in nl7c_process()
989 mblk_t *mp = sti->sti_nl7c_rcv_mp; in nl7c_process()
994 sti->sti_nl7c_rcv_mp = rmp; in nl7c_process()
1002 if (sti->sti_nl7c_rcv_mp == NULL) { in nl7c_process()
1033 if (sti->sti_nl7c_rcv_mp) { in nl7c_process()
1049 if (sti->sti_nl7c_rcv_mp) { in nl7c_process()
H A Dsocktpi.h241 mblk_t *sti_nl7c_rcv_mp; member
H A Dnl7curi.c1946 char *cp = (char *)sti->sti_nl7c_rcv_mp->b_rptr; in nl7c_parse()
1947 char *ep = (char *)sti->sti_nl7c_rcv_mp->b_wptr; in nl7c_parse()
1957 if ((reqmp = dupb(sti->sti_nl7c_rcv_mp)) == NULL) { in nl7c_parse()
2085 mblk_t *mp = sti->sti_nl7c_rcv_mp; in nl7c_parse()
2088 sti->sti_nl7c_rcv_mp = mp->b_cont; in nl7c_parse()
H A Dsocktpi.c2985 mblk_t *nmp = sti->sti_nl7c_rcv_mp; in nl7c_sorecv()
3026 freemsg(sti->sti_nl7c_rcv_mp); in nl7c_sorecv()
3028 if ((sti->sti_nl7c_rcv_mp = nmp) == NULL) { in nl7c_sorecv()
3142 sti->sti_nl7c_rcv_mp == NULL) { in sotpi_recvmsg()
3234 if (sti->sti_nl7c_rcv_mp != NULL) { in sotpi_recvmsg()
6278 if (sti->sti_nl7c_rcv_mp != NULL) { in sotpi_poll()
6588 sti->sti_nl7c_rcv_mp = NULL; in i_sotpi_info_constructor()
6613 ASSERT(sti->sti_nl7c_rcv_mp == NULL); in i_sotpi_info_destructor()
6747 if ((mp = sti->sti_nl7c_rcv_mp) != NULL) { in sotpi_info_fini()
6748 sti->sti_nl7c_rcv_mp = NULL; in sotpi_info_fini()