Home
last modified time | relevance | path

Searched refs:rpcodep (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netsmb/
H A Dsmb_trantcp.c75 u_int8_t *rpcodep, struct thread *td);
283 u_int8_t *rpcodep, int flags, struct thread *td) in nbssn_recvhdr() argument
311 *rpcodep = (len >> 24) & 0xFF; in nbssn_recvhdr()
323 u_int8_t *rpcodep, struct thread *td) in nbssn_recv() argument
437 *rpcodep = rpcode; in nbssn_recv()