Searched refs:nbpcb (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netsmb/ |
H A D | smb_trantcp.c | 74 static int nbssn_recv(struct nbpcb *nbp, struct mbuf **mpp, int *lenp, 96 nb_intr(struct nbpcb *nbp, struct proc *p) in nb_intr() 104 struct nbpcb *nbp = arg; in nb_upcall() 144 nb_connect_in(struct nbpcb *nbp, struct sockaddr_in *to, struct thread *td) in nb_connect_in() 191 nbssn_rq_request(struct nbpcb *nbp, struct thread *td) in nbssn_rq_request() 282 nbssn_recvhdr(struct nbpcb *nbp, int *lenp, in nbssn_recvhdr() 322 nbssn_recv(struct nbpcb *nbp, struct mbuf **mpp, int *lenp, in nbssn_recv() 447 struct nbpcb *nbp; in smb_nbst_create() 463 struct nbpcb *nbp = vcp->vc_tdata; in smb_nbst_done() 479 struct nbpcb *nbp = vcp->vc_tdata; in smb_nbst_bind() [all …]
|
H A D | smb_trantcp.h | 51 struct nbpcb { struct
|