Searched refs:ksocknal_alloc_tx (Results 1 – 2 of 2) sorted by relevance
542 extern ksock_tx_t *ksocknal_alloc_tx(int type, int size);
30 ksocknal_alloc_tx(int type, int size) in ksocknal_alloc_tx() function72 tx = ksocknal_alloc_tx(KSOCK_MSG_NOOP, KSOCK_NOOP_TX_SIZE); in ksocknal_alloc_tx_noop()958 tx = ksocknal_alloc_tx(KSOCK_MSG_LNET, desc_size); in ksocknal_send()