Home
last modified time | relevance | path

Searched refs:nd_getset (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dnd.h74 extern int nd_getset(queue_t *, caddr_t, MBLKP);
H A Dnd.c53 nd_getset(queue_t *q, caddr_t nd_param, MBLKP mp) in nd_getset() function
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_ndd.c436 ok = nd_getset(wq, rgep->nd_data_p, mp); in rge_nd_ioctl()
458 ok = nd_getset(wq, rgep->nd_data_p, mp); in rge_nd_ioctl()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_ndd.c453 ok = nd_getset(wq, adapter->nd_data_p, mp); in unm_nd_ioctl()
468 ok = nd_getset(wq, adapter->nd_data_p, mp); in unm_nd_ioctl()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2412 ret = nd_getset(wq, lldev->ndp, mp); in xgell_m_ioctl()
2417 ret = nd_getset(wq, lldev->ndp, mp); in xgell_m_ioctl()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1058 if (nd_getset(q, rtss->rtss_g_nd, mp)) { in rts_wput_other()
H A Dkeysock.c1041 if (nd_getset(q, keystack->keystack_g_nd, mp)) { in keysock_wput_other()
H A Dipsecah.c1511 if (nd_getset(q, ahstack->ipsecah_g_nd, mp)) { in ipsecah_wput()
H A Dipsecesp.c3906 if (nd_getset(q, espstack->ipsecesp_g_nd, mp)) {
H A Dspdsock.c3433 if (nd_getset(q, spds->spds_g_nd, mp)) { in spdsock_wput_other()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c3883 ok = nd_getset(wq, dp->nd_data_p, mp); in gem_nd_ioctl()
3889 ok = nd_getset(wq, dp->nd_data_p, mp); in gem_nd_ioctl()
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c5114 ok = nd_getset(wq, mgp->nd_head, mp); in myri10ge_m_ioctl()