Searched refs:RFC1001_PORT (Results 1 – 2 of 2) sorted by relevance
38 #define RFC1001_PORT 139 macro
2540 port = htons(RFC1001_PORT); in match_port()3907 if (sport == htons(RFC1001_PORT)) in generic_ip_connect()3936 *sport = htons(RFC1001_PORT); in ip_connect()