Searched refs:nb_send (Results 1 – 1 of 1) sorted by relevance
166 static int nb_send(struct ct_data *, void *, unsigned int);1306 len = nb_send(ct, buf, (unsigned)len); in write_vc()1645 nb_send(struct ct_data *ct, void *buff, unsigned int nBytes) in nb_send() function