Home
last modified time | relevance | path

Searched refs:RFC1001_PORT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dconnect.c1452 port = htons(RFC1001_PORT); in match_port()
3108 if (sport == htons(RFC1001_PORT)) in generic_ip_connect()
3137 *sport = htons(RFC1001_PORT); in ip_connect()
H A Dcifsglob.h33 #define RFC1001_PORT 139 macro
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h41 #define RFC1001_PORT 139 macro
H A Dconnect.c2349 port = htons(RFC1001_PORT); in match_port()
3783 if (sport == htons(RFC1001_PORT)) in generic_ip_connect()
3812 *sport = htons(RFC1001_PORT); in ip_connect()

Completed in 20 milliseconds