Searched refs:np_send (Results 1 – 3 of 3) sorted by relevance
253 int (*np_send)(struct ndr_pipe *, void *, size_t); member
44 ((np)->np_send)((np), (buf), (len))
101 np->np_send = pipe_send; in np_new()