DGRAM_PORT 715 source3/nmbd/nmbd.c ClientDGRAM = open_socket_in(SOCK_DGRAM, DGRAM_PORT, DGRAM_PORT 140 source3/nmbd/nmbd_browsesync.c work->dmb_addr, FIRST_SUBNET->myip, DGRAM_PORT); DGRAM_PORT 60 source3/nmbd/nmbd_elections.c subrec->bcast_ip, subrec->myip, DGRAM_PORT); DGRAM_PORT 1856 source3/nmbd/nmbd_packets.c ismyip_v4(packet->ip)) && packet->port == DGRAM_PORT) { DGRAM_PORT 1890 source3/nmbd/nmbd_packets.c if(ismyip_v4(dest_ip) && (dest_port == DGRAM_PORT)) /* Only if to DGRAM_PORT */ DGRAM_PORT 1902 source3/nmbd/nmbd_packets.c dgram->header.source_port = DGRAM_PORT; DGRAM_PORT 52 source3/nmbd/nmbd_sendannounce.c FIRST_SUBNET->myip, DGRAM_PORT); DGRAM_PORT 81 source3/nmbd/nmbd_sendannounce.c subrec->myip, DGRAM_PORT); DGRAM_PORT 122 source3/nmbd/nmbd_sendannounce.c DGRAM_PORT); DGRAM_PORT 151 source3/nmbd/nmbd_sendannounce.c DGRAM_PORT); DGRAM_PORT 583 source3/nmbd/nmbd_sendannounce.c global_myname(), 0x0, "*", 0x0, addr, FIRST_SUBNET->myip, DGRAM_PORT); DGRAM_PORT 108 source3/nmbd/nmbd_subnetdb.c if((dgram_sock = open_socket_in(SOCK_DGRAM,DGRAM_PORT,3, &ss, true)) == -1) { DGRAM_PORT 112 source3/nmbd/nmbd_subnetdb.c Debug1( "for port %d. ", DGRAM_PORT );