Searched refs:nbpcb (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netsmb/
H A Dsmb_trantcp.h54 struct nbpcb { struct
71 /* LIST_ENTRY(nbpcb) nbp_link;*/
H A Dsmb_trantcp.c77 static int nbssn_recv(struct nbpcb *nbp, struct mbuf **mpp, int *lenp,
99 nb_intr(struct nbpcb *nbp, struct proc *p)
107 struct nbpcb *nbp = arg;
147 nb_connect_in(struct nbpcb *nbp, struct sockaddr_in *to, struct thread *td)
200 nbssn_rq_request(struct nbpcb *nbp, struct thread *td)
291 nbssn_recvhdr(struct nbpcb *nbp, int *lenp,
331 nbssn_recv(struct nbpcb *nbp, struct mbuf **mpp, int *lenp,
456 struct nbpcb *nbp;
472 struct nbpcb *nbp = vcp->vc_tdata;
488 struct nbpcb *nb
[all...]

Completed in 36 milliseconds