Home
last modified time | relevance | path

Searched defs:reqmp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c34 mblk_t *reqmp; in softmac_send_notify_req() local
53 mblk_t *reqmp; in softmac_send_bind_req() local
75 mblk_t *reqmp; in softmac_send_unbind_req() local
91 mblk_t *reqmp; in softmac_send_promisc_req() local
136 mblk_t *reqmp; in softmac_m_multicst() local
180 mblk_t *reqmp; in softmac_m_unicst() local
H A Dsoftmac_capab.c219 mblk_t *reqmp, *ackmp; in softmac_capab_send() local
/illumos-gate/usr/src/uts/common/inet/
H A Doptcom.c857 do_options_second_pass(queue_t *q, mblk_t *reqmp, mblk_t *ack_mp, cred_t *cr, in do_options_second_pass()