Home
last modified time | relevance | path

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

/trueos/sys/netsmb/
HDsmb.h319 #define SMB_MAXPKTLEN 0x1FFFF macro
HDsmb_trantcp.c320 if (len > SMB_MAXPKTLEN) { in nbssn_recvhdr()